Skip to content

Commit

Permalink
Update dependency aws-sdk-s3 to v1.138.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent f2c70d9 commit a5f9d0d
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 @@ -21,7 +21,7 @@ source 'https://rubygems.org'

gem 'atlassian-jwt', '~> 0.2.1'
gem 'aws-sdk-dynamodb', '1.96.0'
gem 'aws-sdk-s3', '1.137.0'
gem 'aws-sdk-s3', '1.138.0'
gem 'crack', '0.4.5'
gem 'gitlab', '4.19.0'
gem 'glogin', '0.13.0'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ GEM
atlassian-jwt (0.2.1)
jwt (~> 2.1)
aws-eventstream (1.2.0)
aws-partitions (1.853.0)
aws-sdk-core (3.187.0)
aws-partitions (1.855.0)
aws-sdk-core (3.187.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
Expand All @@ -24,7 +24,7 @@ GEM
aws-sdk-kms (1.72.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.137.0)
aws-sdk-s3 (1.138.0)
aws-sdk-core (~> 3, >= 3.181.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.6)
Expand Down Expand Up @@ -217,7 +217,7 @@ PLATFORMS
DEPENDENCIES
atlassian-jwt (~> 0.2.1)
aws-sdk-dynamodb (= 1.96.0)
aws-sdk-s3 (= 1.137.0)
aws-sdk-s3 (= 1.138.0)
crack (= 0.4.5)
gitlab (= 4.19.0)
glogin (= 0.13.0)
Expand Down

0 comments on commit a5f9d0d

Please sign in to comment.