Skip to content

Commit

Permalink
Merge pull request #38 from gocd/dependabot/bundler/contrib/cloudform…
Browse files Browse the repository at this point in the history
…ation-template/aws-sdk-dynamodb-1.72.0

Bump aws-sdk-dynamodb from 1.47.0 to 1.72.0 in /contrib/cloudformation-template
  • Loading branch information
chadlwilson authored Feb 6, 2022
2 parents 60c601a + 74435c2 commit c5ed20b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions contrib/cloudformation-template/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
aws-eventstream (1.1.0)
aws-partitions (1.322.0)
aws-eventstream (1.2.0)
aws-partitions (1.553.0)
aws-sdk (3.0.1)
aws-sdk-resources (~> 3)
aws-sdk-accessanalyzer (1.6.0)
Expand Down Expand Up @@ -164,9 +164,9 @@ GEM
aws-sdk-connectparticipant (1.2.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.96.1)
aws-sdk-core (3.126.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-costandusagereportservice (1.20.0)
Expand Down Expand Up @@ -208,8 +208,8 @@ GEM
aws-sdk-docdb (1.16.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-dynamodb (1.47.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sdk-dynamodb (1.72.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-dynamodbstreams (1.18.0)
aws-sdk-core (~> 3, >= 3.71.0)
Expand Down Expand Up @@ -905,8 +905,8 @@ GEM
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sigv2 (1.0.1)
aws-sigv4 (1.1.3)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-sigv4 (1.4.0)
aws-eventstream (~> 1, >= 1.0.2)
cloudformation-ruby-dsl (1.5.0)
aws-sdk (>= 2.5.1)
bundler
Expand All @@ -918,7 +918,7 @@ GEM
detabulator (0.1.0)
diffy (3.3.0)
highline (2.0.3)
jmespath (1.4.0)
jmespath (1.5.0)
json (2.3.0)
rake (13.0.1)

Expand Down

0 comments on commit c5ed20b

Please sign in to comment.