Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/rubocop-1.56.3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Sep 19, 2023
2 parents 5a1f0b3 + 29c4366 commit bf36b17
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 @@ -193,7 +193,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.2', require: false
gem 'rubocop', '~> 1.56.3', 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.2)
rubocop (1.56.3)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -630,7 +630,7 @@ DEPENDENCIES
routing-filter (~> 0.7.0)
rspec-activemodel-mocks (~> 1.1.0)
rspec-rails (~> 6.0.3)
rubocop (~> 1.56.2)
rubocop (~> 1.56.3)
rubocop-performance
rubocop-rails
ruby-msg (~> 1.5.0)!
Expand Down

0 comments on commit bf36b17

Please sign in to comment.