Skip to content

Commit

Permalink
Merge pull request #358 from betadots/dependabot/bundler/ruby-c2e8d5cc55
Browse files Browse the repository at this point in the history
Bump rubocop from 1.63.1 to 1.63.2 in the ruby group
  • Loading branch information
rwaffen authored Apr 17, 2024
2 parents f14f470 + 4fa9e82 commit b1211bc
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 @@ -60,7 +60,7 @@ group :test do
end

group :linter do
gem 'rubocop', '~> 1.63.1'
gem 'rubocop', '~> 1.63.2'
gem 'rubocop-capybara', '~> 2.20.0'
gem 'rubocop-performance', '~> 1.21.0'
gem 'rubocop-rails', '~> 2.24.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ GEM
rails-dom-testing
rspec-core
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 @@ -499,7 +499,7 @@ DEPENDENCIES
puppetdb-ruby
rails (~> 7.1.3)
rspec-openapi
rubocop (~> 1.63.1)
rubocop (~> 1.63.2)
rubocop-capybara (~> 2.20.0)
rubocop-performance (~> 1.21.0)
rubocop-rails (~> 2.24.1)
Expand Down

0 comments on commit b1211bc

Please sign in to comment.