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

Collins-shell fix dependencies #408

Merged

Conversation

william-richard
Copy link
Contributor

A few changes here:

  • Remove jewler and rubygems-update dependencies
  • Remove weird backwards compatible jewler code from gemspec file
  • Use gemspec in Gemfile rather than declaring all dependencies twice

@tumblr/collins

s.homepage = "https://github.com/tumblr/collins/tree/master/support/ruby/collins-shell"
s.licenses = ["APL 2.0"]
s.require_paths = ["lib"]
s.rubygems_version = "1.8.23"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Docs say that this should never be set by hand, so I deleted it
http://guides.rubygems.org/specification-reference/#rubygems_version

@komapa
Copy link
Contributor

komapa commented Feb 3, 2016

🚅 LGTM

@william-richard william-richard force-pushed the will-collins-ruby-no-rubygems-update-dependencies branch from 8b23188 to 7d02da1 Compare February 3, 2016 17:45
@roymarantz
Copy link
Contributor

👍

@william-richard
Copy link
Contributor Author

The scala tests failed, but all the ruby tests passed, so this is safe to go out.

william-richard added a commit that referenced this pull request Feb 3, 2016
…ate-dependencies

Collins-shell fix dependencies
@william-richard william-richard merged commit dac8412 into master Feb 3, 2016
@william-richard william-richard deleted the will-collins-ruby-no-rubygems-update-dependencies branch February 3, 2016 19:18
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.

3 participants