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

docker-api v1.32 dropped support for Ruby 1.9 #210

Open
ianbamforth opened this issue Oct 4, 2016 · 1 comment
Open

docker-api v1.32 dropped support for Ruby 1.9 #210

ianbamforth opened this issue Oct 4, 2016 · 1 comment

Comments

@ianbamforth
Copy link

No longer possible to install this with Ruby 1.9, as https://github.com/swipely/docker-api/releases/tag/v1.32.0 dropped support for 1.9. Setting <1.32 in the synapse.gemspec appears to resolve this.

@ianbamforth ianbamforth changed the title docker-api v1.32 dropped support for Ruby 1.9 docker-api v1.32 dropped support for Ruby 1.9 Oct 4, 2016
@jolynch
Copy link
Collaborator

jolynch commented Mar 14, 2017

@ianbamforth can you just install docker-api manually before you install synapse?

e.g.

gem install docker-api -v ...
gem install synapse

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

No branches or pull requests

2 participants