Skip to content

Commit

Permalink
Bump aws-sdk-sqs from 1.32.0 to 1.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Dec 18, 2020
1 parent a0276ab commit 8d55cf7
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 @@ -28,7 +28,7 @@ gem 'httparty'
gem 'diffy'
gem 'kramdown'

gem 'aws-sdk-sqs', '~> 1.30'
gem 'aws-sdk-sqs', '~> 1.35'

group :development, :test do
gem 'byebug'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
aws-eventstream (1.1.0)
aws-partitions (1.368.0)
aws-sdk-core (3.105.0)
aws-partitions (1.409.0)
aws-sdk-core (3.110.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-sqs (1.32.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sdk-sqs (1.35.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.2)
aws-eventstream (~> 1, >= 1.0.2)
Expand Down Expand Up @@ -327,7 +327,7 @@ PLATFORMS
ruby

DEPENDENCIES
aws-sdk-sqs (~> 1.30)
aws-sdk-sqs (~> 1.35)
bcrypt (~> 3.1.12)
bootsnap
byebug
Expand Down

0 comments on commit 8d55cf7

Please sign in to comment.