File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gem 'rails', '~> 7.1.3'
99# Gems
1010gem 'activeadmin' , '~> 3.2'
1111gem 'active_storage_base64' , '~> 3.0.0'
12- gem 'aws-sdk-s3' , '~> 1.157 ' , require : false
12+ gem 'aws-sdk-s3' , '~> 1.158 ' , require : false
1313gem 'bootsnap' , '~> 1.18'
1414gem 'cssbundling-rails' , '~> 1.4' , '>= 1.4.1'
1515gem 'delayed_job_active_record' , '~> 4.1'
Original file line number Diff line number Diff line change @@ -110,16 +110,16 @@ GEM
110110 ruby2_keywords (>= 0.0.2 )
111111 ast (2.4.2 )
112112 aws-eventstream (1.3.0 )
113- aws-partitions (1.963 .0 )
114- aws-sdk-core (3.201.4 )
113+ aws-partitions (1.965 .0 )
114+ aws-sdk-core (3.201.5 )
115115 aws-eventstream (~> 1 , >= 1.3.0 )
116116 aws-partitions (~> 1 , >= 1.651.0 )
117- aws-sigv4 (~> 1.8 )
117+ aws-sigv4 (~> 1.9 )
118118 jmespath (~> 1 , >= 1.6.1 )
119119 aws-sdk-kms (1.88.0 )
120120 aws-sdk-core (~> 3 , >= 3.201.0 )
121121 aws-sigv4 (~> 1.5 )
122- aws-sdk-s3 (1.157 .0 )
122+ aws-sdk-s3 (1.158 .0 )
123123 aws-sdk-core (~> 3 , >= 3.201.0 )
124124 aws-sdk-kms (~> 1 )
125125 aws-sigv4 (~> 1.5 )
@@ -604,7 +604,7 @@ DEPENDENCIES
604604 active_storage_base64 (~> 3.0.0 )
605605 activeadmin (~> 3.2 )
606606 annotate (~> 3.2 , >= 3.0.3 )
607- aws-sdk-s3 (~> 1.157 )
607+ aws-sdk-s3 (~> 1.158 )
608608 better_errors (~> 2.10 )
609609 binding_of_caller (~> 1.0 )
610610 bootsnap (~> 1.18 )
You can’t perform that action at this time.
0 commit comments