diff --git a/Gemfile b/Gemfile index b434c1467..cc69d8885 100644 --- a/Gemfile +++ b/Gemfile @@ -63,7 +63,7 @@ gem "rotp", "~> 6.2" gem "pg", "~> 1.4" # Use S3 for file storage -gem "aws-sdk-s3", "~> 1.118", require: false +gem "aws-sdk-s3", "~> 1.119", require: false # Date/Time and Internationalization # # Windows does not include zoneinfo files, so bundle the tzinfo-data gem diff --git a/Gemfile.lock b/Gemfile.lock index 064f9cae8..35c6f437f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,8 +84,8 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.695.0) - aws-sdk-core (3.169.0) + aws-partitions (1.701.0) + aws-sdk-core (3.170.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.5) @@ -93,7 +93,7 @@ GEM aws-sdk-kms (1.62.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.118.0) + aws-sdk-s3 (1.119.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) @@ -416,7 +416,7 @@ PLATFORMS DEPENDENCIES active_record_extended (~> 3.1) activerecord-postgres_enum (~> 2.0) - aws-sdk-s3 (~> 1.118) + aws-sdk-s3 (~> 1.119) bcrypt (~> 3.1.18) better_errors binding_of_caller