File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ gem "shrine", "~> 3.6"
143
143
gem "tus-server" , "~> 2.3"
144
144
gem "shrine-tus" , "~> 2.1"
145
145
146
- gem "aws-sdk-s3" , "< 1.183 "
146
+ gem "aws-sdk-s3" , "< 1.184 "
147
147
148
148
gem "better_content_security_policy" , "~> 0.1.4"
149
149
Original file line number Diff line number Diff line change @@ -136,18 +136,19 @@ GEM
136
136
ruby2_keywords (>= 0.0.2 )
137
137
ast (2.4.3 )
138
138
attr_required (1.0.2 )
139
- aws-eventstream (1.3.1 )
140
- aws-partitions (1.1052 .0 )
141
- aws-sdk-core (3.219.0 )
139
+ aws-eventstream (1.3.2 )
140
+ aws-partitions (1.1078 .0 )
141
+ aws-sdk-core (3.222.1 )
142
142
aws-eventstream (~> 1 , >= 1.3.0 )
143
143
aws-partitions (~> 1 , >= 1.992.0 )
144
144
aws-sigv4 (~> 1.9 )
145
145
base64
146
146
jmespath (~> 1 , >= 1.6.1 )
147
+ logger
147
148
aws-sdk-kms (1.99.0 )
148
149
aws-sdk-core (~> 3 , >= 3.216.0 )
149
150
aws-sigv4 (~> 1.5 )
150
- aws-sdk-s3 (1.182 .0 )
151
+ aws-sdk-s3 (1.183 .0 )
151
152
aws-sdk-core (~> 3 , >= 3.216.0 )
152
153
aws-sdk-kms (~> 1 )
153
154
aws-sigv4 (~> 1.5 )
@@ -839,7 +840,7 @@ DEPENDENCIES
839
840
activerecord-nulldb-adapter (~> 1.1.1 )
840
841
acts-as-taggable-on (~> 12.0 )
841
842
acts_as_favoritor (~> 6.0 )
842
- aws-sdk-s3 (< 1.183 )
843
+ aws-sdk-s3 (< 1.184 )
843
844
better_content_security_policy (~> 0.1.4 )
844
845
bootsnap (>= 1.4.4 )
845
846
brakeman (~> 7.0 )
You can’t perform that action at this time.
0 commit comments