Skip to content

Commit

Permalink
Merge pull request #1130 from alphagov/dependabot/bundler/aws-sdk-rou…
Browse files Browse the repository at this point in the history
…te53-1.42.0

build(deps): bump aws-sdk-route53 from 1.40.0 to 1.42.0
  • Loading branch information
alan-gds authored Sep 4, 2020
2 parents 87bc86c + 4b71752 commit dbabd72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ git_source(:github) do |repo_name|
"https://github.com/#{repo_name}.git"
end

gem "aws-sdk-route53", "~> 1.40.0"
gem "aws-sdk-route53", "~> 1.42.0"
gem "aws-sdk-s3", "~> 1.79.1"
gem "cancancan"
gem "devise", "~> 4.7.2"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ GEM
aws-sdk-kms (1.37.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-route53 (1.40.0)
aws-sdk-route53 (1.42.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.79.1)
Expand Down Expand Up @@ -392,7 +392,7 @@ PLATFORMS
ruby

DEPENDENCIES
aws-sdk-route53 (~> 1.40.0)
aws-sdk-route53 (~> 1.42.0)
aws-sdk-s3 (~> 1.79.1)
bullet (~> 6.0)
byebug (~> 11)
Expand Down

0 comments on commit dbabd72

Please sign in to comment.