Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.

Commit b6985e8

Browse files
committed
Updates aws-sdk version to 1.64
I mistakenly thought the internal system was locked at 1.66. After double checking, it's `1.64`.
1 parent 0133699 commit b6985e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-services.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Gem::Specification.new do |spec|
5858
spec.add_dependency "softlayer_messaging", "~> 1.0.2"
5959

6060
# Amazon SQS, AWS OpsWorks
61-
spec.add_dependency "aws-sdk", "~> 1.66"
61+
spec.add_dependency "aws-sdk", "~> 1.64"
6262

6363
# AWS CodeDeploy, Amazon SNS
6464
spec.add_dependency "aws-sdk-core", "~>2.0.8"

0 commit comments

Comments
 (0)