File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ gem 'rack-cors', '~> 3.0.0'
3232gem 'tzinfo-data' , platforms : %i[ mingw mswin x64_mingw jruby ]
3333
3434# Reduces boot times through caching; required in config/boot.rb
35- gem 'bootsnap' , '~> 1.24.1 ' , require : false
35+ gem 'bootsnap' , '~> 1.24.3 ' , require : false
3636
3737group :development , :test do
3838 # Use the Puma web server [https://github.com/puma/puma]
Original file line number Diff line number Diff line change 8484 base64 (0.3.0 )
8585 bigdecimal (4.1.1 )
8686 bindex (0.8.1 )
87- bootsnap (1.24.1 )
87+ bootsnap (1.24.3 )
8888 msgpack (~> 1.2 )
8989 brakeman (8.0.4 )
9090 racc
@@ -374,7 +374,7 @@ PLATFORMS
374374
375375DEPENDENCIES
376376 annotaterb (~> 4.22 )
377- bootsnap (~> 1.24.1 )
377+ bootsnap (~> 1.24.3 )
378378 brakeman (~> 8.0.4 )
379379 capybara (~> 3.40.0 )
380380 debug (~> 1.11.1 )
You can’t perform that action at this time.
0 commit comments