bumped excon to fix error in docker-api gem
This commit is contained in:
@ -97,6 +97,7 @@ GEM
|
|||||||
execjs
|
execjs
|
||||||
coffee-script-source (1.10.0)
|
coffee-script-source (1.10.0)
|
||||||
concurrent-ruby (1.0.2)
|
concurrent-ruby (1.0.2)
|
||||||
|
concurrent-ruby (1.0.2-java)
|
||||||
concurrent-ruby-ext (1.0.2)
|
concurrent-ruby-ext (1.0.2)
|
||||||
concurrent-ruby (~> 1.0.2)
|
concurrent-ruby (~> 1.0.2)
|
||||||
d3-rails (3.5.11)
|
d3-rails (3.5.11)
|
||||||
@ -113,7 +114,7 @@ GEM
|
|||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
eventmachine (1.0.9.1)
|
eventmachine (1.0.9.1)
|
||||||
eventmachine (1.0.9.1-java)
|
eventmachine (1.0.9.1-java)
|
||||||
excon (0.45.4)
|
excon (0.54.0)
|
||||||
execjs (2.6.0)
|
execjs (2.6.0)
|
||||||
factory_girl (4.5.0)
|
factory_girl (4.5.0)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
@ -419,3 +420,6 @@ DEPENDENCIES
|
|||||||
uglifier (>= 1.3.0)
|
uglifier (>= 1.3.0)
|
||||||
web-console (~> 2.0)
|
web-console (~> 2.0)
|
||||||
will_paginate (~> 3.0)
|
will_paginate (~> 3.0)
|
||||||
|
|
||||||
|
BUNDLED WITH
|
||||||
|
1.13.6
|
||||||
|
Reference in New Issue
Block a user