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.191 ' , require : false
12
+ gem 'aws-sdk-s3' , '~> 1.192 ' , 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 116
116
ruby2_keywords (>= 0.0.2 )
117
117
ast (2.4.3 )
118
118
aws-eventstream (1.4.0 )
119
- aws-partitions (1.1122 .0 )
120
- aws-sdk-core (3.226.1 )
119
+ aws-partitions (1.1125 .0 )
120
+ aws-sdk-core (3.226.2 )
121
121
aws-eventstream (~> 1 , >= 1.3.0 )
122
122
aws-partitions (~> 1 , >= 1.992.0 )
123
123
aws-sigv4 (~> 1.9 )
127
127
aws-sdk-kms (1.106.0 )
128
128
aws-sdk-core (~> 3 , >= 3.225.0 )
129
129
aws-sigv4 (~> 1.5 )
130
- aws-sdk-s3 (1.191 .0 )
130
+ aws-sdk-s3 (1.192 .0 )
131
131
aws-sdk-core (~> 3 , >= 3.225.0 )
132
132
aws-sdk-kms (~> 1 )
133
133
aws-sigv4 (~> 1.5 )
@@ -649,7 +649,7 @@ DEPENDENCIES
649
649
active_storage_base64 (~> 3.0.0 )
650
650
activeadmin (~> 3.3 )
651
651
annotaterb (~> 4.16.0 )
652
- aws-sdk-s3 (~> 1.191 )
652
+ aws-sdk-s3 (~> 1.192 )
653
653
better_errors (~> 2.10 )
654
654
binding_of_caller (~> 1.0 )
655
655
bootsnap (~> 1.18 )
You can’t perform that action at this time.
0 commit comments