Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/rubocop-1.63.2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Apr 22, 2024
2 parents 5169796 + 6f36738 commit 400c46b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ group :development do
gem 'net-ssh-gateway', '>= 1.1.0', '< 3.0.0'
gem 'launchy', '< 3.1.0'
gem 'web-console', '>= 3.3.0'
gem 'rubocop', '~> 1.63.1', require: false
gem 'rubocop', '~> 1.63.2', require: false
gem 'rubocop-performance', require: false
gem 'rubocop-rails', require: false
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.63.1)
rubocop (1.63.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -645,7 +645,7 @@ DEPENDENCIES
rolify (~> 6.0.1)
rspec-activemodel-mocks (~> 1.2.0)
rspec-rails (~> 6.1.2)
rubocop (~> 1.63.1)
rubocop (~> 1.63.2)
rubocop-performance
rubocop-rails
ruby-msg (~> 1.5.0)!
Expand Down

0 comments on commit 400c46b

Please sign in to comment.