Skip to content

Commit

Permalink
Merge pull request #622 from cedarcode/dependabot/bundler/all-gems-37…
Browse files Browse the repository at this point in the history
…9a16a19c

build(deps-dev): bump rubocop from 1.69.2 to 1.70.0 in the all-gems group
  • Loading branch information
EmilioCristalli authored Jan 13, 2025
2 parents 4d91086 + 5d06498 commit aa94e7b
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 @@ -30,7 +30,7 @@ end

group :development do
gem "letter_opener", "~> 1.10"
gem 'rubocop', '~> 1.69'
gem 'rubocop', '~> 1.70'
gem 'rubocop-performance', '~> 1.23', require: false
gem 'rubocop-rails', '~> 2.28', require: false
gem 'web-console', '~> 4.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.69.2)
rubocop (1.70.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -406,7 +406,7 @@ DEPENDENCIES
rails (~> 8.0.0)
rollbar (~> 3.6)
rspec-rails (~> 7.1)
rubocop (~> 1.69)
rubocop (~> 1.70)
rubocop-performance (~> 1.23)
rubocop-rails (~> 2.28)
sassc-rails (~> 2.1.2)
Expand Down

0 comments on commit aa94e7b

Please sign in to comment.