Gemfile.lock in mux_ruby-1.4.0 vs Gemfile.lock in mux_ruby-1.5.0

- old
+ new

@@ -1,60 +1,61 @@ PATH remote: . specs: - mux_ruby (1.4.0) + mux_ruby (1.5.0) json (~> 2.1, >= 2.1.0) typhoeus (~> 1.0, >= 1.0.1) GEM remote: https://rubygems.org/ specs: - ZenTest (4.11.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + ZenTest (4.12.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) autotest (4.4.6) ZenTest (>= 4.4.1) - autotest-fsevent (0.2.14) + autotest-fsevent (0.2.17) sys-uname autotest-growl (0.2.16) autotest-rails-pure (4.1.2) - byebug (10.0.2) + byebug (11.1.1) coderay (1.1.2) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) - ethon (0.11.0) + ethon (0.12.0) ffi (>= 1.3.0) - ffi (1.9.25) - hashdiff (0.3.7) - json (2.1.0) - method_source (0.9.0) - pry (0.11.3) - coderay (~> 1.1.0) - method_source (~> 0.9.0) - pry-byebug (3.6.0) - byebug (~> 10.0) - pry (~> 0.10) - public_suffix (3.0.3) - rake (12.0.0) - rspec (3.8.0) - rspec-core (~> 3.8.0) - rspec-expectations (~> 3.8.0) - rspec-mocks (~> 3.8.0) - rspec-core (3.8.0) - rspec-support (~> 3.8.0) - rspec-expectations (3.8.1) + ffi (1.12.2) + hashdiff (1.0.1) + json (2.3.0) + method_source (1.0.0) + pry (0.13.1) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.9.0) + byebug (~> 11.0) + pry (~> 0.13.0) + public_suffix (4.0.4) + rake (12.3.3) + rspec (3.9.0) + rspec-core (~> 3.9.0) + rspec-expectations (~> 3.9.0) + rspec-mocks (~> 3.9.0) + rspec-core (3.9.1) + rspec-support (~> 3.9.1) + rspec-expectations (3.9.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-mocks (3.8.0) + rspec-support (~> 3.9.0) + rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-support (3.8.0) - safe_yaml (1.0.4) - sys-uname (1.0.3) + rspec-support (~> 3.9.0) + rspec-support (3.9.2) + safe_yaml (1.0.5) + solid_assert (1.0.0) + sys-uname (1.2.1) ffi (>= 1.0.0) - typhoeus (1.3.0) + typhoeus (1.3.1) ethon (>= 0.9.0) vcr (3.0.3) webmock (1.24.6) addressable (>= 2.3.6) crack (>= 0.3.2) @@ -68,12 +69,13 @@ autotest-fsevent (~> 0.2, >= 0.2.12) autotest-growl (~> 0.2, >= 0.2.16) autotest-rails-pure (~> 4.1, >= 4.1.2) mux_ruby! pry-byebug - rake (~> 12.0.0) + rake (~> 12.3.3) rspec (~> 3.6, >= 3.6.0) + solid_assert vcr (~> 3.0, >= 3.0.1) webmock (~> 1.24, >= 1.24.3) BUNDLED WITH - 1.16.1 + 1.17.2