Skip to content

Commit

Permalink
Bump aws-sdk-s3 from 1.118.0 to 1.119.0 (#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 27, 2023
1 parent e3d772a commit 80001f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,16 +84,16 @@ 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)
jmespath (~> 1, >= 1.6.1)
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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 80001f0

Please sign in to comment.