Skip to content

Commit b44fa92

Browse files
Merge pull request #229 from cedarcode/dependabot/bundler/all-gems-6703301e8b
build(deps): bump the all-gems group with 3 updates
2 parents 3f6928f + 99c38ef commit b44fa92

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ end
2626
group :development do
2727
gem "brakeman", '~> 7.0'
2828
gem "bundler-audit", '~> 0.9.1'
29-
gem "rack-mini-profiler", "~> 3.3"
29+
gem "rack-mini-profiler", "~> 4.0"
3030
gem 'web-console', '~> 4.2', '>= 4.2.1'
3131
end
3232

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,11 @@ GEM
7676
public_suffix (>= 2.0.2, < 7.0)
7777
android_key_attestation (0.3.0)
7878
ast (2.4.3)
79-
base64 (0.2.0)
79+
base64 (0.3.0)
8080
bcrypt_pbkdf (1.1.1)
8181
benchmark (0.4.0)
8282
bigdecimal (3.1.9)
83-
bindata (2.5.0)
83+
bindata (2.5.1)
8484
bindex (0.8.1)
8585
bootsnap (1.18.6)
8686
msgpack (~> 1.2)
@@ -153,7 +153,7 @@ GEM
153153
marcel (1.0.4)
154154
matrix (0.4.2)
155155
mini_mime (1.1.5)
156-
mini_portile2 (2.8.8)
156+
mini_portile2 (2.8.9)
157157
minitest (5.25.5)
158158
minitest-stub_any_instance (1.0.3)
159159
msgpack (1.8.0)
@@ -191,8 +191,8 @@ GEM
191191
puma (6.6.0)
192192
nio4r (~> 2.0)
193193
racc (1.8.1)
194-
rack (3.1.15)
195-
rack-mini-profiler (3.3.1)
194+
rack (3.1.16)
195+
rack-mini-profiler (4.0.0)
196196
rack (>= 1.2.0)
197197
rack-session (2.0.0)
198198
rack (>= 3.0.0)
@@ -284,7 +284,7 @@ GEM
284284
actionpack (>= 6.1)
285285
activesupport (>= 6.1)
286286
sprockets (>= 3.0.0)
287-
sqlite3 (2.6.0)
287+
sqlite3 (2.7.0)
288288
mini_portile2 (~> 2.8.0)
289289
sshkit (1.24.0)
290290
base64
@@ -299,7 +299,7 @@ GEM
299299
thor (1.3.2)
300300
tilt (2.4.0)
301301
timeout (0.4.3)
302-
tpm-key_attestation (0.14.0)
302+
tpm-key_attestation (0.14.1)
303303
bindata (~> 2.4)
304304
openssl (> 2.0)
305305
openssl-signature_algorithm (~> 1.0)
@@ -315,7 +315,7 @@ GEM
315315
activemodel (>= 6.0.0)
316316
bindex (>= 0.4.0)
317317
railties (>= 6.0.0)
318-
webauthn (3.4.0)
318+
webauthn (3.4.1)
319319
android_key_attestation (~> 0.3.0)
320320
bindata (~> 2.4)
321321
cbor (~> 0.5.9)
@@ -345,7 +345,7 @@ DEPENDENCIES
345345
kamal (~> 2.6)
346346
minitest-stub_any_instance (~> 1.0)
347347
puma (~> 6.6)
348-
rack-mini-profiler (~> 3.3)
348+
rack-mini-profiler (~> 4.0)
349349
rails (~> 8.0.1)
350350
rollbar (~> 3.6)
351351
rubocop (~> 1.76)

0 commit comments

Comments
 (0)