Skip to content

Commit

Permalink
Update dependency aws-sdk-dynamodb to v1.96.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 890a34d commit 0ef1662
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
source 'https://rubygems.org'

gem 'atlassian-jwt', '~> 0.2.1'
gem 'aws-sdk-dynamodb', '1.93.1'
gem 'aws-sdk-dynamodb', '1.96.0'
gem 'aws-sdk-s3', '1.135.0'
gem 'crack', '0.4.5'
gem 'gitlab', '4.19.0'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ GEM
atlassian-jwt (0.2.1)
jwt (~> 2.1)
aws-eventstream (1.2.0)
aws-partitions (1.826.0)
aws-sdk-core (3.183.0)
aws-partitions (1.838.0)
aws-sdk-core (3.185.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-dynamodb (1.93.1)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sdk-dynamodb (1.96.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sdk-kms (1.71.0)
aws-sdk-core (~> 3, >= 3.177.0)
Expand Down Expand Up @@ -216,7 +216,7 @@ PLATFORMS

DEPENDENCIES
atlassian-jwt (~> 0.2.1)
aws-sdk-dynamodb (= 1.93.1)
aws-sdk-dynamodb (= 1.96.0)
aws-sdk-s3 (= 1.135.0)
crack (= 0.4.5)
gitlab (= 4.19.0)
Expand Down

0 comments on commit 0ef1662

Please sign in to comment.