Skip to content

Commit c48de91

Browse files
Merge pull request #677 from cedarcode/dependabot/bundler/all-gems-90e15d1884
build(deps): bump the all-gems group with 5 updates
2 parents c4bd42e + eacf245 commit c48de91

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
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.72'
33+
gem 'rubocop', '~> 1.73'
3434
gem 'rubocop-performance', '~> 1.24', require: false
3535
gem 'rubocop-rails', '~> 2.30', require: false
3636
gem 'web-console', '~> 4.2'

Gemfile.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ GEM
141141
json (2.10.1)
142142
jwt (2.10.1)
143143
base64
144-
kamal (2.5.2)
144+
kamal (2.5.3)
145145
activesupport (>= 7.0)
146146
base64 (~> 0.2)
147147
bcrypt_pbkdf (~> 1.0)
@@ -203,7 +203,7 @@ GEM
203203
rack (>= 1.2, < 4)
204204
snaky_hash (~> 2.0)
205205
version_gem (~> 1.1)
206-
omniauth (2.1.2)
206+
omniauth (2.1.3)
207207
hashie (>= 3.4.6)
208208
rack (>= 2.2.3)
209209
rack-protection
@@ -310,7 +310,7 @@ GEM
310310
rspec-mocks (~> 3.13)
311311
rspec-support (~> 3.13)
312312
rspec-support (3.13.2)
313-
rubocop (1.72.2)
313+
rubocop (1.73.2)
314314
json (~> 2.3)
315315
language_server-protocol (~> 3.17.0.2)
316316
lint_roller (~> 1.1.0)
@@ -321,13 +321,13 @@ GEM
321321
rubocop-ast (>= 1.38.0, < 2.0)
322322
ruby-progressbar (~> 1.7)
323323
unicode-display_width (>= 2.4.0, < 4.0)
324-
rubocop-ast (1.38.0)
324+
rubocop-ast (1.38.1)
325325
parser (>= 3.3.1.0)
326326
rubocop-performance (1.24.0)
327327
lint_roller (~> 1.1)
328328
rubocop (>= 1.72.1, < 2.0)
329329
rubocop-ast (>= 1.38.0, < 2.0)
330-
rubocop-rails (2.30.1)
330+
rubocop-rails (2.30.3)
331331
activesupport (>= 4.2.0)
332332
lint_roller (~> 1.1)
333333
rack (>= 1.1)
@@ -362,12 +362,12 @@ GEM
362362
ostruct
363363
stimulus-rails (1.3.4)
364364
railties (>= 6.0.0)
365-
stringio (3.1.2)
365+
stringio (3.1.5)
366366
thor (1.3.2)
367367
timeout (0.4.3)
368-
turbo-rails (2.0.11)
369-
actionpack (>= 6.0.0)
370-
railties (>= 6.0.0)
368+
turbo-rails (2.0.13)
369+
actionpack (>= 7.1.0)
370+
railties (>= 7.1.0)
371371
tzinfo (2.0.6)
372372
concurrent-ruby (~> 1.0)
373373
unicode-display_width (3.1.4)
@@ -389,7 +389,7 @@ GEM
389389
websocket-extensions (0.1.5)
390390
xpath (3.2.0)
391391
nokogiri (~> 1.8)
392-
zeitwerk (2.7.1)
392+
zeitwerk (2.7.2)
393393

394394
PLATFORMS
395395
ruby
@@ -413,7 +413,7 @@ DEPENDENCIES
413413
rails (~> 8.0.0)
414414
rollbar (~> 3.6)
415415
rspec-rails (~> 7.1)
416-
rubocop (~> 1.72)
416+
rubocop (~> 1.73)
417417
rubocop-performance (~> 1.24)
418418
rubocop-rails (~> 2.30)
419419
selenium-webdriver (~> 4.29)

0 commit comments

Comments
 (0)