File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ gem 'aws-sdk-cognitoidentityprovider', '~> 1.136.0'
3232# importing creds
3333gem 'aws-sdk-s3' , '~> 1'
3434# Reduces boot times through caching; required in config/boot.rb
35- gem 'bootsnap' , '~> 1.22 .0' , require : false
35+ gem 'bootsnap' , '~> 1.23 .0' , require : false
3636
3737# For background jobs
3838gem 'solid_queue' , '~> 1.3.1'
Original file line number Diff line number Diff line change 112112 benchmark (0.5.0 )
113113 bigdecimal (4.0.1 )
114114 bindex (0.8.1 )
115- bootsnap (1.22 .0 )
115+ bootsnap (1.23 .0 )
116116 msgpack (~> 1.2 )
117117 brakeman (8.0.2 )
118118 racc
@@ -439,7 +439,7 @@ DEPENDENCIES
439439 aws-sdk-cognitoidentityprovider (~> 1.136.0 )
440440 aws-sdk-s3 (~> 1 )
441441 aws-sdk-ssm (~> 1.210.0 )
442- bootsnap (~> 1.22 .0 )
442+ bootsnap (~> 1.23 .0 )
443443 brakeman (~> 8.0.2 )
444444 byebug (~> 13.0.0 )
445445 canonical-rails !
You can’t perform that action at this time.
0 commit comments