File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ gem "pg", "~> 1.5"
78
78
gem "image_processing"
79
79
80
80
# Use S3 for file storage
81
- gem "aws-sdk-s3" , "~> 1.179 " , require : false
81
+ gem "aws-sdk-s3" , "~> 1.180 " , require : false
82
82
# Date/Time and Internationalization
83
83
#
84
84
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
Original file line number Diff line number Diff line change @@ -106,16 +106,16 @@ GEM
106
106
faraday-retry (~> 2.0 )
107
107
ast (2.4.2 )
108
108
aws-eventstream (1.3.0 )
109
- aws-partitions (1.1043 .0 )
110
- aws-sdk-core (3.217 .0 )
109
+ aws-partitions (1.1047 .0 )
110
+ aws-sdk-core (3.218 .0 )
111
111
aws-eventstream (~> 1 , >= 1.3.0 )
112
112
aws-partitions (~> 1 , >= 1.992.0 )
113
113
aws-sigv4 (~> 1.9 )
114
114
jmespath (~> 1 , >= 1.6.1 )
115
- aws-sdk-kms (1.97 .0 )
115
+ aws-sdk-kms (1.98 .0 )
116
116
aws-sdk-core (~> 3 , >= 3.216.0 )
117
117
aws-sigv4 (~> 1.5 )
118
- aws-sdk-s3 (1.179 .0 )
118
+ aws-sdk-s3 (1.180 .0 )
119
119
aws-sdk-core (~> 3 , >= 3.216.0 )
120
120
aws-sdk-kms (~> 1 )
121
121
aws-sigv4 (~> 1.5 )
@@ -556,7 +556,7 @@ PLATFORMS
556
556
DEPENDENCIES
557
557
active_record_extended (~> 3.3 )
558
558
activerecord-postgres_enum (~> 2.1 )
559
- aws-sdk-s3 (~> 1.179 )
559
+ aws-sdk-s3 (~> 1.180 )
560
560
bcrypt (~> 3.1.20 )
561
561
better_errors
562
562
binding_of_caller
You can’t perform that action at this time.
0 commit comments