Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump panolint-ruby from 0519f2e to 58d661d #115

Merged
merged 1 commit into from
May 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
GIT
remote: https://github.com/panorama-ed/panolint-ruby
revision: 0519f2e85c11ca7c41383b62504f8c5c31b9dc25
revision: 58d661d049b0e8697605d10243d07a6a9bfc3fc2
branch: main
specs:
panolint-ruby (0)
rubocop (= 1.63.4)
rubocop-performance (= 1.20.2)
rubocop-rspec (= 2.29.1)
rubocop-rspec (= 2.29.2)

GEM
remote: https://rubygems.org/
Expand All @@ -21,7 +21,7 @@ GEM
racc
racc (1.7.3)
rainbow (3.1.1)
regexp_parser (2.9.0)
regexp_parser (2.9.1)
rexml (3.2.6)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -56,7 +56,7 @@ GEM
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rspec (2.29.1)
rubocop-rspec (2.29.2)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down
Loading