Skip to content

Remove bundler pegged version #78

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

Merged
merged 1 commit into from
Jun 21, 2016

Conversation

dylandrop
Copy link
Contributor

@dylandrop dylandrop commented Jun 21, 2016

The referenced issue is now resolved. So this line can be removed. It appeared to be causing issues with Travis CI builds as well.

@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency "activesupport"
spec.add_development_dependency "bundler", "~> 1.7"
spec.add_development_dependency "bundler"
Copy link
Contributor Author

@dylandrop dylandrop Jun 21, 2016

Choose a reason for hiding this comment

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

Also there seems to be no particular reason to peg bundler to a specific version, let me know if I'm missing something with this change.

@dylandrop
Copy link
Contributor Author

cc @fotinakis

@fotinakis fotinakis merged commit e2c313a into fotinakis:master Jun 21, 2016
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