Skip to content

Commit

Permalink
Merge pull request #459 from betadots/dependabot/bundler/ruby-00632d8551
Browse files Browse the repository at this point in the history
build(deps): bump the ruby group with 2 updates
  • Loading branch information
github-actions[bot] authored Oct 16, 2024
2 parents 3fd3be5 + a91acb4 commit be70a57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.66.1'
gem 'rubocop', '~> 1.67.0'
gem 'rubocop-capybara', '~> 2.21.0'
gem 'rubocop-performance', '~> 1.22.1'
gem 'rubocop-rails', '~> 2.26.2'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ GEM
rails-dom-testing
rspec-core
rspec-support (3.13.1)
rubocop (1.66.1)
rubocop (1.67.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -467,7 +467,7 @@ GEM
timeout (0.4.1)
timers (4.3.5)
traces (0.11.1)
turbo-rails (2.0.10)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
Expand All @@ -486,7 +486,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.18)
zeitwerk (2.7.0)

PLATFORMS
arm64-darwin
Expand Down Expand Up @@ -523,7 +523,7 @@ DEPENDENCIES
puppetdb-ruby
rails (~> 7.1.4)
rspec-openapi
rubocop (~> 1.66.1)
rubocop (~> 1.67.0)
rubocop-capybara (~> 2.21.0)
rubocop-performance (~> 1.22.1)
rubocop-rails (~> 2.26.2)
Expand Down

0 comments on commit be70a57

Please sign in to comment.