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

Conversation

@betabandido
Copy link
Member

No description provided.

@betabandido betabandido self-assigned this Jan 12, 2018
spec.add_development_dependency 'webmock', '~> 3.0'

spec.add_runtime_dependency 'aws-sdk', '~> 2.9'
spec.add_runtime_dependency 'aws-sdk', '~> 3'
Copy link
Member

Choose a reason for hiding this comment

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

Here, we can used `'aws-sdk-core', '~> 3' and then specify only the aws modules that we need. This helps reduce the clutter in the Gemfile.lock

@@ -81,9 +90,12 @@
Copy link
Member

Choose a reason for hiding this comment

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

Makes sense to just use it if we're going to prompt before anyway.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants