Commit 892435a 1 parent 202b58d commit 892435a Copy full SHA for 892435a
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 @@ -80,7 +80,7 @@ gem "pg", "~> 1.5"
80
80
gem "image_processing"
81
81
82
82
# Use S3 for file storage
83
- gem "aws-sdk-s3" , "~> 1.149 " , require : false
83
+ gem "aws-sdk-s3" , "~> 1.150 " , require : false
84
84
# Date/Time and Internationalization
85
85
#
86
86
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
Original file line number Diff line number Diff line change @@ -108,16 +108,16 @@ GEM
108
108
faraday-retry (~> 2.0 )
109
109
ast (2.4.2 )
110
110
aws-eventstream (1.3.0 )
111
- aws-partitions (1.925 .0 )
112
- aws-sdk-core (3.194.1 )
111
+ aws-partitions (1.928 .0 )
112
+ aws-sdk-core (3.196.0 )
113
113
aws-eventstream (~> 1 , >= 1.3.0 )
114
114
aws-partitions (~> 1 , >= 1.651.0 )
115
115
aws-sigv4 (~> 1.8 )
116
116
jmespath (~> 1 , >= 1.6.1 )
117
- aws-sdk-kms (1.80 .0 )
117
+ aws-sdk-kms (1.81 .0 )
118
118
aws-sdk-core (~> 3 , >= 3.193.0 )
119
119
aws-sigv4 (~> 1.1 )
120
- aws-sdk-s3 (1.149.1 )
120
+ aws-sdk-s3 (1.150.0 )
121
121
aws-sdk-core (~> 3 , >= 3.194.0 )
122
122
aws-sdk-kms (~> 1 )
123
123
aws-sigv4 (~> 1.8 )
@@ -545,7 +545,7 @@ PLATFORMS
545
545
DEPENDENCIES
546
546
active_record_extended (~> 3.2 )
547
547
activerecord-postgres_enum (~> 2.0 )
548
- aws-sdk-s3 (~> 1.149 )
548
+ aws-sdk-s3 (~> 1.150 )
549
549
bcrypt (~> 3.1.20 )
550
550
better_errors
551
551
binding_of_caller
You can’t perform that action at this time.
0 commit comments