Gemfile.lock in zh-0.0.1 vs Gemfile.lock in zh-0.1.0

- old
+ new

@@ -1,86 +1,87 @@ PATH remote: . specs: - zh (0.0.1) + zh (0.1.0) GEM remote: https://rubygems.org/ specs: - celluloid (0.15.2) - timers (~> 1.1.0) - celluloid-io (0.15.0) - celluloid (>= 0.15.0) - nio4r (>= 0.5.0) + celluloid (0.16.0) + timers (~> 4.0.0) coderay (1.1.0) - coveralls (0.7.0) + coveralls (0.7.2) multi_json (~> 1.3) - rest-client + rest-client (= 1.6.7) simplecov (>= 0.7) - term-ansicolor - thor + term-ansicolor (= 1.2.2) + thor (= 0.18.1) diff-lcs (1.2.5) - docile (1.1.3) - ffi (1.9.3) - formatador (0.2.4) - guard (2.6.0) + docile (1.1.5) + ffi (1.9.6) + formatador (0.2.5) + guard (2.9.0) formatador (>= 0.2.4) listen (~> 2.7) lumberjack (~> 1.0) pry (>= 0.9.12) thor (>= 0.18.1) - guard-rspec (4.2.8) + guard-rspec (4.3.1) guard (~> 2.1) rspec (>= 2.14, < 4.0) + hitimes (1.2.2) json (1.8.1) - listen (2.7.4) + listen (2.8.3) celluloid (>= 0.15.2) - celluloid-io (>= 0.15.0) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - lumberjack (1.0.5) + lumberjack (1.0.9) method_source (0.8.2) - mime-types (2.2) - multi_json (1.9.3) - nio4r (1.0.0) - pry (0.9.12.6) - coderay (~> 1.0) - method_source (~> 0.8) + mime-types (2.4.3) + multi_json (1.10.1) + pry (0.10.1) + coderay (~> 1.1.0) + method_source (~> 0.8.1) slop (~> 3.4) - pry-nav (0.2.3) - pry (~> 0.9.10) + pry-nav (0.2.4) + pry (>= 0.9.10, < 0.11.0) pry-remote (0.1.8) pry (~> 0.9) slop (~> 3.0) - rake (10.3.1) + rake (10.4.0) rb-fsevent (0.9.4) - rb-inotify (0.9.4) + rb-inotify (0.9.5) ffi (>= 0.5.0) rest-client (1.6.7) mime-types (>= 1.16) - rspec (2.14.1) - rspec-core (~> 2.14.0) - rspec-expectations (~> 2.14.0) - rspec-mocks (~> 2.14.0) - rspec-core (2.14.8) - rspec-expectations (2.14.5) - diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.6) - rspec-nc (0.0.6) - rspec (~> 2.9) - terminal-notifier (~> 1.4.2) - simplecov (0.8.2) + rspec (3.1.0) + rspec-core (~> 3.1.0) + rspec-expectations (~> 3.1.0) + rspec-mocks (~> 3.1.0) + rspec-core (3.1.7) + rspec-support (~> 3.1.0) + rspec-expectations (3.1.2) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.1.0) + rspec-mocks (3.1.3) + rspec-support (~> 3.1.0) + rspec-nc (0.2.0) + rspec (>= 2.9) + terminal-notifier (>= 1.4) + rspec-support (3.1.2) + simplecov (0.9.1) docile (~> 1.1.0) - multi_json + multi_json (~> 1.0) simplecov-html (~> 0.8.0) simplecov-html (0.8.0) - slop (3.5.0) - term-ansicolor (1.3.0) - tins (~> 1.0) - terminal-notifier (1.4.2) - thor (0.19.1) - timers (1.1.0) - tins (1.1.0) + slop (3.6.0) + term-ansicolor (1.2.2) + tins (~> 0.8) + terminal-notifier (1.6.2) + thor (0.18.1) + timers (4.0.1) + hitimes + tins (0.13.2) PLATFORMS ruby DEPENDENCIES