diff --git a/Gemfile b/Gemfile index 0e6e08d..1447537 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ gem "thruster", require: false gem "image_processing", "~> 1.2" # Cloud Storage Support (install only what you need) -gem "aws-sdk-s3", "~> 1.0", require: false # For Amazon S3 +gem "aws-sdk-s3", "~> 1.202", require: false # For Amazon S3 # gem "google-cloud-storage", "~> 1.0", require: false # For Google Cloud Storage # gem "azure-storage-blob", "~> 2.0", require: false # For Azure Storage diff --git a/Gemfile.lock b/Gemfile.lock index 950ccc2..60631d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,8 +84,8 @@ GEM rake (>= 0.8.7) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1152.0) - aws-sdk-core (3.231.0) + aws-partitions (1.1178.0) + aws-sdk-core (3.235.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -93,11 +93,11 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.112.0) - aws-sdk-core (~> 3, >= 3.231.0) + aws-sdk-kms (1.115.0) + aws-sdk-core (~> 3, >= 3.234.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.198.0) - aws-sdk-core (~> 3, >= 3.231.0) + aws-sdk-s3 (1.202.0) + aws-sdk-core (~> 3, >= 3.234.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) @@ -106,7 +106,7 @@ GEM bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.3.1) bootsnap (1.18.6) msgpack (~> 1.2) brakeman (7.1.0) @@ -463,7 +463,7 @@ PLATFORMS DEPENDENCIES active_model_serializers (>= 0.10.12) annotate - aws-sdk-s3 (~> 1.0) + aws-sdk-s3 (~> 1.202) bcrypt (>= 3.1.12) bootsnap brakeman