File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2626group :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'
3131end
3232
Original file line number Diff line number Diff line change 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 )
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 )
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 )
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
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 )
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 )
You can’t perform that action at this time.
0 commit comments