You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor version bump v1.34.0
* Implement prune
* Require newer excon to get rid of Host issue
* Use MultiJSON in favor of regular JSON
* Don't mutate options in Docker::Container.create
Patch version bump
* Fix base64 encoding for auth headers
* Add docker 1.12 and 1.13 to travis
* Add missing tag parameter for `Image.get` call at the end of
`Image.create`