Gemfile.lock in peatio-nexbit-0.1.3 vs Gemfile.lock in peatio-nexbit-0.1.4

- old
+ new

@@ -1,110 +1,112 @@ PATH remote: . specs: - peatio-nexbit (0.1.1) + peatio-nexbit (0.1.4) activesupport (~> 5.2.3) better-faraday (~> 1.0.5) faraday (~> 0.15.4) memoist (~> 0.16.0) - peatio (~> 0.6.1) + peatio (~> 0.6.3) GEM remote: https://rubygems.org/ specs: - activemodel (5.2.3) - activesupport (= 5.2.3) - activesupport (5.2.3) + activemodel (5.2.4.2) + activesupport (= 5.2.4.2) + activesupport (5.2.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) amq-protocol (2.3.0) amqp (1.8.0) amq-protocol (>= 2.2.0) eventmachine - better-faraday (1.0.5) + better-faraday (1.0.8) activesupport (>= 4.0, < 6.0) faraday (~> 0.12) - bunny (2.14.2) + bunny (2.14.4) amq-protocol (~> 2.3, >= 2.3.0) - byebug (11.0.1) - clamp (1.3.0) + byebug (11.1.1) + clamp (1.3.1) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) + connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) eventmachine (1.2.7) faraday (0.15.4) multipart-post (>= 1.2, < 3) - hashdiff (0.3.9) + hashdiff (1.0.1) http_parser.rb (0.6.0) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) jwt (2.2.1) - memoist (0.16.0) - metaclass (0.0.4) - method_source (0.9.2) - minitest (5.11.3) - mocha (1.8.0) - metaclass (~> 0.0.1) + memoist (0.16.2) + method_source (1.0.0) + minitest (5.14.0) + mocha (1.11.2) multipart-post (2.1.1) - mysql2 (0.5.2) - peatio (0.6.1) - activemodel (~> 5.2.3) + mysql2 (0.5.3) + net-http-persistent (3.0.1) + connection_pool (~> 2.2) + peatio (0.6.3) + activemodel (> 5.2, <= 6.0.0) amqp bunny clamp em-websocket eventmachine jwt mysql2 - pry (0.12.2) - coderay (~> 1.1.0) - method_source (~> 0.9.0) - pry-byebug (3.7.0) + pry (0.13.0) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.9.0) byebug (~> 11.0) - pry (~> 0.10) - public_suffix (3.0.3) + pry (~> 0.13.0) + public_suffix (4.0.3) rake (10.5.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.2) + 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) + rspec-support (~> 3.9.0) + rspec-support (3.9.2) safe_yaml (1.0.5) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) - webmock (3.5.1) + webmock (3.8.3) addressable (>= 2.3.6) crack (>= 0.3.2) - hashdiff + hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS ruby DEPENDENCIES - bundler (~> 1.16) + bundler (~> 1.17) mocha (~> 1.8) + net-http-persistent (~> 3.0.1) peatio-nexbit! pry-byebug rake (~> 10.0) rspec (~> 3.0) webmock (~> 3.5) BUNDLED WITH - 1.16.3 + 1.17.2