Skip to content

Commit

Permalink
Update dependency aws-sdk-s3 to v1.146.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent 38d6305 commit 5253431
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -21,7 +21,7 @@ source 'https://rubygems.org'

gem 'atlassian-jwt', '~> 0.2.1'
gem 'aws-sdk-dynamodb', '1.106.0'
gem 'aws-sdk-s3', '1.146.0'
gem 'aws-sdk-s3', '1.146.1'
gem 'crack', '1.0.0'
gem 'faraday', '>=2.0.1'
gem 'gitlab', '4.19.0'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -18,7 +18,7 @@ GEM
jwt (~> 2.1)
aws-eventstream (1.3.0)
aws-partitions (1.899.0)
aws-sdk-core (3.191.4)
aws-sdk-core (3.191.5)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
Expand All @@ -29,7 +29,7 @@ GEM
aws-sdk-kms (1.78.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.146.0)
aws-sdk-s3 (1.146.1)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
Expand Down Expand Up @@ -241,7 +241,7 @@ PLATFORMS
DEPENDENCIES
atlassian-jwt (~> 0.2.1)
aws-sdk-dynamodb (= 1.106.0)
aws-sdk-s3 (= 1.146.0)
aws-sdk-s3 (= 1.146.1)
crack (= 1.0.0)
faraday (>= 2.0.1)
gitlab (= 4.19.0)
Expand Down

0 comments on commit 5253431

Please sign in to comment.