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.132.0'
3232# importing creds
3333gem 'aws-sdk-s3' , '~> 1'
3434# Reduces boot times through caching; required in config/boot.rb
35- gem 'bootsnap' , '~> 1.19.0 ' , require : false
35+ gem 'bootsnap' , '~> 1.20.1 ' , require : false
3636
3737# For background jobs
3838gem 'solid_queue' , '~> 1.2.4'
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.19.0 )
115+ bootsnap (1.20.1 )
116116 msgpack (~> 1.2 )
117117 brakeman (7.1.2 )
118118 racc
@@ -433,7 +433,7 @@ DEPENDENCIES
433433 aws-sdk-cognitoidentityprovider (~> 1.132.0 )
434434 aws-sdk-s3 (~> 1 )
435435 aws-sdk-ssm (~> 1.207.0 )
436- bootsnap (~> 1.19.0 )
436+ bootsnap (~> 1.20.1 )
437437 brakeman (~> 7.1.2 )
438438 byebug (~> 12.0.0 )
439439 canonical-rails !
You can’t perform that action at this time.
0 commit comments