Gemfile.lock in rancher-api-0.3.8 vs Gemfile.lock in rancher-api-0.4.0
- old
+ new
@@ -1,50 +1,51 @@
PATH
remote: .
specs:
- rancher-api (0.3.8)
+ rancher-api (0.4.0)
faraday_middleware
faye-websocket
- her (~> 0.7.6)
+ her (~> 0.8.1)
GEM
remote: https://rubygems.org/
specs:
- activemodel (4.2.6)
- activesupport (= 4.2.6)
+ activemodel (4.2.7)
+ activesupport (= 4.2.7)
builder (~> 3.1)
- activesupport (4.2.6)
+ activesupport (4.2.7)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
+ awesome_print (1.7.0)
builder (3.2.2)
byebug (6.0.0)
coderay (1.1.0)
crack (0.4.2)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
- eventmachine (1.2.0)
+ eventmachine (1.2.0.1)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.10.0)
faraday (>= 0.7.4, < 0.10)
- faye-websocket (0.10.3)
+ faye-websocket (0.10.4)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
- her (0.7.6)
+ her (0.8.1)
activemodel (>= 3.0.0, <= 4.3.0)
activesupport (>= 3.0.0, <= 4.3.0)
faraday (>= 0.8, < 1.0)
multi_json (~> 1.7)
i18n (0.7.0)
json (1.8.3)
method_source (0.8.2)
- minitest (5.8.4)
- multi_json (1.11.2)
+ minitest (5.9.0)
+ multi_json (1.12.1)
multipart-post (2.0.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
@@ -69,24 +70,25 @@
thread_safe (~> 0.1)
vcr (2.9.3)
webmock (1.21.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
- websocket-driver (0.6.3)
+ websocket-driver (0.6.4)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
PLATFORMS
ruby
DEPENDENCIES
+ awesome_print
bundler (~> 1.10)
byebug
pry
rake (~> 10.0)
rancher-api!
rspec (~> 3.3.0)
vcr (= 2.9.3)
webmock (= 1.21.0)
BUNDLED WITH
- 1.10.5
+ 1.12.5