Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock aws-sdk #432

Merged
merged 1 commit into from
Sep 1, 2017
Merged

Lock aws-sdk #432

merged 1 commit into from
Sep 1, 2017

Conversation

ota42y
Copy link
Contributor

@ota42y ota42y commented Aug 31, 2017

The awd-sdk-core 3.x is major version up and many breaking changes.
So we should lock 2.x until support 3.x version.

@phstc phstc changed the title 🐛 lock aws-sdk lock aws-sdk Aug 31, 2017
@@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'pry-byebug'
spec.add_development_dependency 'dotenv'

spec.add_dependency 'aws-sdk-core', '> 2'
spec.add_dependency 'aws-sdk-core', '~> 2'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, shoryuken doesn't support aws-sdk-core 3.x and doesn't work 😢
So we should lock 2.x.

@phstc phstc changed the title lock aws-sdk Lock aws-sdk Aug 31, 2017
@phstc phstc merged commit d1acf12 into ruby-shoryuken:master Sep 1, 2017
@ota42y ota42y deleted the bugfix/aws_sdk_lock branch September 1, 2017 13:53
@phstc phstc mentioned this pull request Sep 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants