File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ gem "shrine", "~> 3.6"
141
141
gem "tus-server" , "~> 2.3"
142
142
gem "shrine-tus" , "~> 2.1"
143
143
144
- gem "aws-sdk-s3" , "~> 1.178"
144
+ gem "aws-sdk-s3" , "< 1.178"
145
145
146
146
gem "better_content_security_policy" , "~> 0.1.4"
147
147
Original file line number Diff line number Diff line change @@ -127,17 +127,17 @@ GEM
127
127
ast (2.4.2 )
128
128
attr_required (1.0.2 )
129
129
aws-eventstream (1.3.0 )
130
- aws-partitions (1.1038 .0 )
131
- aws-sdk-core (3.216 .0 )
130
+ aws-partitions (1.1043 .0 )
131
+ aws-sdk-core (3.217 .0 )
132
132
aws-eventstream (~> 1 , >= 1.3.0 )
133
133
aws-partitions (~> 1 , >= 1.992.0 )
134
134
aws-sigv4 (~> 1.9 )
135
135
jmespath (~> 1 , >= 1.6.1 )
136
136
aws-sdk-kms (1.97.0 )
137
137
aws-sdk-core (~> 3 , >= 3.216.0 )
138
138
aws-sigv4 (~> 1.5 )
139
- aws-sdk-s3 (1.178 .0 )
140
- aws-sdk-core (~> 3 , >= 3.216 .0 )
139
+ aws-sdk-s3 (1.177 .0 )
140
+ aws-sdk-core (~> 3 , >= 3.210 .0 )
141
141
aws-sdk-kms (~> 1 )
142
142
aws-sigv4 (~> 1.5 )
143
143
aws-sigv4 (1.11.0 )
@@ -786,7 +786,7 @@ DEPENDENCIES
786
786
activerecord-nulldb-adapter (~> 1.1.1 )
787
787
acts-as-taggable-on (~> 12.0 )
788
788
acts_as_favoritor (~> 6.0 )
789
- aws-sdk-s3 (~> 1.178 )
789
+ aws-sdk-s3 (< 1.178 )
790
790
better_content_security_policy (~> 0.1.4 )
791
791
bootsnap (>= 1.4.4 )
792
792
brakeman (~> 7.0 )
You can’t perform that action at this time.
0 commit comments