Skip to content

Commit b2b318c

Browse files
Merge pull request #212 from cedarcode/dependabot/bundler/all-gems-1a21592952
build(deps-dev): bump the all-gems group with 3 updates
2 parents 19fc06b + ded5cf4 commit b2b318c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ end
2222

2323
group :development, :test do
2424
gem 'byebug', '~> 11.0', platforms: [:mri, :mingw, :x64_mingw]
25-
gem 'rubocop', '~> 1.72', require: false
25+
gem 'rubocop', '~> 1.73', require: false
2626
gem 'rubocop-rails', '~> 2.30', require: false
2727
end
2828

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ GEM
128128
json (2.10.1)
129129
jwt (2.10.1)
130130
base64
131-
kamal (2.5.2)
131+
kamal (2.5.3)
132132
activesupport (>= 7.0)
133133
base64 (~> 0.2)
134134
bcrypt_pbkdf (~> 1.0)
@@ -190,7 +190,7 @@ GEM
190190
puma (6.6.0)
191191
nio4r (~> 2.0)
192192
racc (1.8.1)
193-
rack (3.1.10)
193+
rack (3.1.11)
194194
rack-mini-profiler (3.3.1)
195195
rack (>= 1.2.0)
196196
rack-session (2.0.0)
@@ -237,7 +237,7 @@ GEM
237237
io-console (~> 0.5)
238238
rexml (3.4.1)
239239
rollbar (3.6.1)
240-
rubocop (1.72.2)
240+
rubocop (1.73.2)
241241
json (~> 2.3)
242242
language_server-protocol (~> 3.17.0.2)
243243
lint_roller (~> 1.1.0)
@@ -248,9 +248,9 @@ GEM
248248
rubocop-ast (>= 1.38.0, < 2.0)
249249
ruby-progressbar (~> 1.7)
250250
unicode-display_width (>= 2.4.0, < 4.0)
251-
rubocop-ast (1.38.0)
251+
rubocop-ast (1.38.1)
252252
parser (>= 3.3.1.0)
253-
rubocop-rails (2.30.2)
253+
rubocop-rails (2.30.3)
254254
activesupport (>= 4.2.0)
255255
lint_roller (~> 1.1)
256256
rack (>= 1.1)
@@ -306,7 +306,7 @@ GEM
306306
unicode-display_width (3.1.4)
307307
unicode-emoji (~> 4.0, >= 4.0.4)
308308
unicode-emoji (4.0.4)
309-
uri (1.0.2)
309+
uri (1.0.3)
310310
useragent (0.16.11)
311311
web-console (4.2.1)
312312
actionview (>= 6.0.0)
@@ -328,7 +328,7 @@ GEM
328328
websocket-extensions (0.1.5)
329329
xpath (3.2.0)
330330
nokogiri (~> 1.8)
331-
zeitwerk (2.7.1)
331+
zeitwerk (2.7.2)
332332

333333
PLATFORMS
334334
ruby
@@ -346,7 +346,7 @@ DEPENDENCIES
346346
rack-mini-profiler (~> 3.3)
347347
rails (~> 8.0.1)
348348
rollbar (~> 3.6)
349-
rubocop (~> 1.72)
349+
rubocop (~> 1.73)
350350
rubocop-rails (~> 2.30)
351351
sassc-rails (~> 2.0)
352352
selenium-webdriver (~> 4.29)

0 commit comments

Comments
 (0)