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.2'
9
9
# Gems
10
10
gem 'activeadmin' , '~> 3.3'
11
11
gem 'active_storage_base64' , '~> 3.0.0'
12
- gem 'aws-sdk-s3' , '~> 1.189 ' , require : false
12
+ gem 'aws-sdk-s3' , '~> 1.190 ' , require : false
13
13
gem 'bootsnap' , '~> 1.18'
14
14
gem 'cssbundling-rails' , '~> 1.4'
15
15
gem 'devise' , '~> 4.9'
Original file line number Diff line number Diff line change 114
114
ruby2_keywords (>= 0.0.2 )
115
115
ast (2.4.3 )
116
116
aws-eventstream (1.4.0 )
117
- aws-partitions (1.1116 .0 )
118
- aws-sdk-core (3.225.2 )
117
+ aws-partitions (1.1119 .0 )
118
+ aws-sdk-core (3.226.0 )
119
119
aws-eventstream (~> 1 , >= 1.3.0 )
120
120
aws-partitions (~> 1 , >= 1.992.0 )
121
121
aws-sigv4 (~> 1.9 )
125
125
aws-sdk-kms (1.105.0 )
126
126
aws-sdk-core (~> 3 , >= 3.225.0 )
127
127
aws-sigv4 (~> 1.5 )
128
- aws-sdk-s3 (1.189.1 )
128
+ aws-sdk-s3 (1.190.0 )
129
129
aws-sdk-core (~> 3 , >= 3.225.0 )
130
130
aws-sdk-kms (~> 1 )
131
131
aws-sigv4 (~> 1.5 )
@@ -647,7 +647,7 @@ DEPENDENCIES
647
647
active_storage_base64 (~> 3.0.0 )
648
648
activeadmin (~> 3.3 )
649
649
annotaterb (~> 4.15.0 )
650
- aws-sdk-s3 (~> 1.189 )
650
+ aws-sdk-s3 (~> 1.190 )
651
651
better_errors (~> 2.10 )
652
652
binding_of_caller (~> 1.0 )
653
653
bootsnap (~> 1.18 )
You can’t perform that action at this time.
0 commit comments