File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gem 'rails', '~> 8.1.2'
99# Gems
1010gem 'activeadmin' , '~> 3.5'
1111gem 'active_storage_base64' , '~> 3.0.1'
12- gem 'aws-sdk-s3' , '~> 1.215 ' , require : false
12+ gem 'aws-sdk-s3' , '~> 1.216 ' , require : false
1313gem 'bootsnap' , '~> 1.23'
1414gem 'cssbundling-rails' , '~> 1.4'
1515gem 'devise' , '~> 4.9'
Original file line number Diff line number Diff line change 110110 ruby2_keywords (>= 0.0.2 )
111111 ast (2.4.3 )
112112 aws-eventstream (1.4.0 )
113- aws-partitions (1.1223 .0 )
113+ aws-partitions (1.1226 .0 )
114114 aws-sdk-core (3.243.0 )
115115 aws-eventstream (~> 1 , >= 1.3.0 )
116116 aws-partitions (~> 1 , >= 1.992.0 )
122122 aws-sdk-kms (1.122.0 )
123123 aws-sdk-core (~> 3 , >= 3.241.4 )
124124 aws-sigv4 (~> 1.5 )
125- aws-sdk-s3 (1.215 .0 )
125+ aws-sdk-s3 (1.216 .0 )
126126 aws-sdk-core (~> 3 , >= 3.243.0 )
127127 aws-sdk-kms (~> 1 )
128128 aws-sigv4 (~> 1.5 )
@@ -660,7 +660,7 @@ DEPENDENCIES
660660 active_storage_base64 (~> 3.0.1 )
661661 activeadmin (~> 3.5 )
662662 annotaterb (~> 4.22.0 )
663- aws-sdk-s3 (~> 1.215 )
663+ aws-sdk-s3 (~> 1.216 )
664664 bootsnap (~> 1.23 )
665665 brakeman (~> 8.0 )
666666 capybara (~> 3.40 )
You can’t perform that action at this time.
0 commit comments