File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gem 'rails', '~> 8.0.4'
99# Gems
1010gem 'activeadmin' , '~> 3.4'
1111gem 'active_storage_base64' , '~> 3.0.1'
12- gem 'aws-sdk-s3' , '~> 1.202 ' , require : false
12+ gem 'aws-sdk-s3' , '~> 1.203 ' , require : false
1313gem 'bootsnap' , '~> 1.18'
1414gem 'cssbundling-rails' , '~> 1.4'
1515gem 'devise' , '~> 4.9'
Original file line number Diff line number Diff line change 116116 ruby2_keywords (>= 0.0.2 )
117117 ast (2.4.3 )
118118 aws-eventstream (1.4.0 )
119- aws-partitions (1.1179 .0 )
119+ aws-partitions (1.1181 .0 )
120120 aws-sdk-core (3.236.0 )
121121 aws-eventstream (~> 1 , >= 1.3.0 )
122122 aws-partitions (~> 1 , >= 1.992.0 )
@@ -125,10 +125,10 @@ GEM
125125 bigdecimal
126126 jmespath (~> 1 , >= 1.6.1 )
127127 logger
128- aws-sdk-kms (1.116 .0 )
128+ aws-sdk-kms (1.117 .0 )
129129 aws-sdk-core (~> 3 , >= 3.234.0 )
130130 aws-sigv4 (~> 1.5 )
131- aws-sdk-s3 (1.202 .0 )
131+ aws-sdk-s3 (1.203 .0 )
132132 aws-sdk-core (~> 3 , >= 3.234.0 )
133133 aws-sdk-kms (~> 1 )
134134 aws-sigv4 (~> 1.5 )
@@ -661,7 +661,7 @@ DEPENDENCIES
661661 active_storage_base64 (~> 3.0.1 )
662662 activeadmin (~> 3.4 )
663663 annotaterb (~> 4.20.0 )
664- aws-sdk-s3 (~> 1.202 )
664+ aws-sdk-s3 (~> 1.203 )
665665 better_errors (~> 2.10 )
666666 binding_of_caller (~> 1.0 )
667667 bootsnap (~> 1.18 )
You can’t perform that action at this time.
0 commit comments