docker-api v1.32 dropped support for Ruby 1.9
Open
- Dominant language
- Ruby
- Stars
- 2.1k
- Forks
- 248
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in synapse.gemspec and inspect the docker-api dependency constraint described in the issue. Confirm that the constraint prevents installation with Ruby 1.9, then verify that the gemspec accepts the intended docker-api versions and remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, ruby
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100