Skip to content

Commit e44412a

Browse files
Merge pull request #640 from cedarcode/dependabot/bundler/all-gems-29c36e3fb7
build(deps-dev): bump the all-gems group with 2 updates
2 parents ba02edd + c691c5a commit e44412a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ end
3030

3131
group :development do
3232
gem "letter_opener", "~> 1.10"
33-
gem 'rubocop', '~> 1.70'
33+
gem 'rubocop', '~> 1.71'
3434
gem 'rubocop-performance', '~> 1.23', require: false
3535
gem 'rubocop-rails', '~> 2.29', require: false
3636
gem 'web-console', '~> 4.2'

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ GEM
152152
sshkit (>= 1.23.0, < 2.0)
153153
thor (~> 1.3)
154154
zeitwerk (>= 2.6.18, < 3.0)
155-
language_server-protocol (3.17.0.3)
155+
language_server-protocol (3.17.0.4)
156156
launchy (3.0.0)
157157
addressable (~> 2.8)
158158
childprocess (~> 5.0)
@@ -300,7 +300,7 @@ GEM
300300
rspec-mocks (~> 3.13)
301301
rspec-support (~> 3.13)
302302
rspec-support (3.13.1)
303-
rubocop (1.70.0)
303+
rubocop (1.71.0)
304304
json (~> 2.3)
305305
language_server-protocol (>= 3.17.0)
306306
parallel (~> 1.10)
@@ -315,7 +315,7 @@ GEM
315315
rubocop-performance (1.23.1)
316316
rubocop (>= 1.48.1, < 2.0)
317317
rubocop-ast (>= 1.31.1, < 2.0)
318-
rubocop-rails (2.29.0)
318+
rubocop-rails (2.29.1)
319319
activesupport (>= 4.2.0)
320320
rack (>= 1.1)
321321
rubocop (>= 1.52.0, < 2.0)
@@ -414,7 +414,7 @@ DEPENDENCIES
414414
rails (~> 8.0.0)
415415
rollbar (~> 3.6)
416416
rspec-rails (~> 7.1)
417-
rubocop (~> 1.70)
417+
rubocop (~> 1.71)
418418
rubocop-performance (~> 1.23)
419419
rubocop-rails (~> 2.29)
420420
sassc-rails (~> 2.1.2)

0 commit comments

Comments
 (0)