Gemfile.lock in rancher-api-0.4.0 vs Gemfile.lock in rancher-api-0.5.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- rancher-api (0.4.0)
+ rancher-api (0.5.0)
faraday_middleware
faye-websocket
her (~> 0.8.1)
GEM
@@ -24,34 +24,63 @@
byebug (6.0.0)
coderay (1.1.0)
crack (0.4.2)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
+ docile (1.1.5)
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.4)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
+ ffi (1.9.10)
+ formatador (0.2.5)
+ guard (2.14.0)
+ formatador (>= 0.2.4)
+ listen (>= 2.7, < 4.0)
+ lumberjack (~> 1.0)
+ nenv (~> 0.1)
+ notiffany (~> 0.0)
+ pry (>= 0.9.12)
+ shellany (~> 0.0)
+ thor (>= 0.18.1)
+ guard-compat (1.2.1)
+ guard-rspec (4.7.2)
+ guard (~> 2.1)
+ guard-compat (~> 1.1)
+ rspec (>= 2.99.0, < 4.0)
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)
+ listen (3.1.5)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+ ruby_dep (~> 1.2)
+ lumberjack (1.0.10)
method_source (0.8.2)
minitest (5.9.0)
multi_json (1.12.1)
multipart-post (2.0.0)
+ nenv (0.3.0)
+ notiffany (0.1.0)
+ nenv (~> 0.1)
+ shellany (~> 0.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rake (10.4.2)
+ rb-fsevent (0.9.7)
+ rb-inotify (0.9.7)
+ ffi (>= 0.5.0)
rspec (3.3.0)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-core (3.3.2)
@@ -61,12 +90,20 @@
rspec-support (~> 3.3.0)
rspec-mocks (3.3.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
+ ruby_dep (1.3.1)
safe_yaml (1.0.4)
+ shellany (0.0.1)
+ simplecov (0.12.0)
+ docile (~> 1.1.0)
+ json (>= 1.8, < 3)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.0)
slop (3.6.0)
+ thor (0.19.1)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
vcr (2.9.3)
webmock (1.21.0)
@@ -81,13 +118,15 @@
DEPENDENCIES
awesome_print
bundler (~> 1.10)
byebug
+ guard-rspec
pry
rake (~> 10.0)
rancher-api!
rspec (~> 3.3.0)
+ simplecov
vcr (= 2.9.3)
webmock (= 1.21.0)
BUNDLED WITH
1.12.5