File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ gem 'redis', '~> 5.3'
29
29
gem 'airbrake' , '~> 13.0'
30
30
31
31
# For file storage on S3
32
- gem 'aws-sdk-s3' , '~> 1.172 '
32
+ gem 'aws-sdk-s3' , '~> 1.186 '
33
33
34
34
gem 'bootstrap' , git : 'https://github.com/twbs/bootstrap-rubygem.git' , branch : '4.6-stable'
35
35
Original file line number Diff line number Diff line change 90
90
ast (2.4.2 )
91
91
autoprefixer-rails (10.4.19.0 )
92
92
execjs (~> 2 )
93
- aws-eventstream (1.3.0 )
94
- aws-partitions (1.1009 .0 )
95
- aws-sdk-core (3.213 .0 )
93
+ aws-eventstream (1.3.2 )
94
+ aws-partitions (1.1107 .0 )
95
+ aws-sdk-core (3.224 .0 )
96
96
aws-eventstream (~> 1 , >= 1.3.0 )
97
97
aws-partitions (~> 1 , >= 1.992.0 )
98
98
aws-sigv4 (~> 1.9 )
99
+ base64
99
100
jmespath (~> 1 , >= 1.6.1 )
100
- aws-sdk-kms (1.96.0 )
101
- aws-sdk-core (~> 3 , >= 3.210.0 )
101
+ logger
102
+ aws-sdk-kms (1.101.0 )
103
+ aws-sdk-core (~> 3 , >= 3.216.0 )
102
104
aws-sigv4 (~> 1.5 )
103
- aws-sdk-s3 (1.172.0 )
104
- aws-sdk-core (~> 3 , >= 3.210 .0 )
105
+ aws-sdk-s3 (1.186.1 )
106
+ aws-sdk-core (~> 3 , >= 3.216 .0 )
105
107
aws-sdk-kms (~> 1 )
106
108
aws-sigv4 (~> 1.5 )
107
- aws-sigv4 (1.10.1 )
109
+ aws-sigv4 (1.11.0 )
108
110
aws-eventstream (~> 1 , >= 1.0.2 )
109
111
base64 (0.2.0 )
110
112
benchmark (0.4.0 )
@@ -408,7 +410,7 @@ PLATFORMS
408
410
409
411
DEPENDENCIES
410
412
airbrake (~> 13.0 )
411
- aws-sdk-s3 (~> 1.172 )
413
+ aws-sdk-s3 (~> 1.186 )
412
414
better_errors (~> 2.10 )
413
415
binding_of_caller
414
416
bootstrap !
You can’t perform that action at this time.
0 commit comments