Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/rubocop-1.56.4' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Oct 3, 2023
2 parents 33eeaa0 + fc8fd82 commit 4f81919
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 @@ -194,7 +194,7 @@ group :development do
gem 'net-ssh-gateway', '>= 1.1.0', '< 3.0.0'
gem 'launchy', '< 2.6.0'
gem 'web-console', '>= 3.3.0'
gem 'rubocop', '~> 1.56.3', require: false
gem 'rubocop', '~> 1.56.4', 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 @@ -458,7 +458,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.0)
rubocop (1.56.3)
rubocop (1.56.4)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -632,7 +632,7 @@ DEPENDENCIES
routing-filter (~> 0.7.0)
rspec-activemodel-mocks (~> 1.1.0)
rspec-rails (~> 6.0.3)
rubocop (~> 1.56.3)
rubocop (~> 1.56.4)
rubocop-performance
rubocop-rails
ruby-msg (~> 1.5.0)!
Expand Down

0 comments on commit 4f81919

Please sign in to comment.