Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Fix ActiveSupport dependency #17

Merged
merged 2 commits into from
Apr 25, 2017
Merged

Fix ActiveSupport dependency #17

merged 2 commits into from
Apr 25, 2017

Conversation

matteeyah
Copy link
Contributor

@matteeyah matteeyah commented Apr 24, 2017

The change sets the version of ActiveSupport required to be less than 5, this allows more ruby versions to support the gem.

cc @einzige

This should be really straightforward. It should fix the failing builds and allow more ruby versions to support the gem.

Can you please tag the new version and bump the RubyGems release?

The change sets the version of ActiveSupport required to be less than 5,
this allows more ruby versions to support the gem
@matteeyah
Copy link
Contributor Author

matteeyah commented Apr 24, 2017

Ugh, the build fails for Ruby 1.9.3 - https://travis-ci.org/toptal/disqus_api/jobs/225392772

It's really strange, because rspec 3.5.0 supports Ruby v1.8.7 and greater 🤔

@matteeyah
Copy link
Contributor Author

It was actually caused by a strange bundler error, see rubygems/bundler#3558, more specifically rubygems/bundler#3558 (comment)

I updated .travis.yml with the suggested fix.

@einzige
Copy link
Contributor

einzige commented Apr 25, 2017

thank you very much @cmattrex !

@einzige einzige merged commit 97fdb02 into toptal:master Apr 25, 2017
@matteeyah matteeyah deleted the fix-activesupport-dependency branch April 25, 2017 18:42
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.

2 participants