Gemfile.lock in peatio-bitgo-2.6.8 vs Gemfile.lock in peatio-bitgo-3.1.0
- old
+ new
@@ -1,66 +1,86 @@
PATH
remote: .
specs:
- peatio-bitgo (2.6.8)
- activesupport (~> 5.2.3)
- better-faraday (~> 1.0.5)
- faraday (~> 0.17)
+ peatio-bitgo (3.1.0)
+ activesupport (~> 6.1.0)
+ better-faraday (~> 2.0.1)
+ faraday (~> 1.10)
memoist (~> 0.16.0)
- net-http-persistent (~> 3.0.1)
- peatio (>= 0.6.3)
+ net-http-persistent (~> 4.0.1)
+ peatio (>= 3.1.1)
GEM
remote: https://rubygems.org/
specs:
- activemodel (5.2.6)
- activesupport (= 5.2.6)
- activesupport (5.2.6)
+ activemodel (6.1.7.2)
+ activesupport (= 6.1.7.2)
+ activesupport (6.1.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- addressable (2.7.0)
- public_suffix (>= 2.0.2, < 5.0)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ zeitwerk (~> 2.3)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
amq-protocol (2.3.2)
amqp (1.8.0)
amq-protocol (>= 2.2.0)
eventmachine
- better-faraday (1.0.8)
- activesupport (>= 4.0, < 6.0)
- faraday (~> 0.12)
- bunny (2.18.0)
+ better-faraday (2.0.1)
+ activesupport (>= 4.0, < 7.0)
+ faraday (>= 1.0, < 3.0)
+ bunny (2.20.3)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
byebug (11.1.3)
clamp (1.3.2)
coderay (1.1.3)
- concurrent-ruby (1.1.9)
- connection_pool (2.2.5)
+ concurrent-ruby (1.2.2)
+ connection_pool (2.3.0)
cookiejar (0.3.3)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
- daemons (1.4.0)
- diff-lcs (1.4.4)
+ crack (0.4.5)
+ rexml
+ daemons (1.4.1)
+ diff-lcs (1.5.0)
em-http-request (1.1.7)
addressable (>= 2.3.4)
cookiejar (!= 0.3.1)
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.2)
eventmachine (>= 1.0.0.beta.4)
em-synchrony (1.0.6)
eventmachine (>= 1.0.0.beta.1)
- em-websocket (0.5.2)
+ em-websocket (0.5.3)
eventmachine (>= 0.12.9)
- http_parser.rb (~> 0.6.0)
+ http_parser.rb (~> 0)
eventmachine (1.2.7)
- faraday (0.17.4)
- multipart-post (>= 1.2, < 3)
- faraday_middleware (0.13.1)
- faraday (>= 0.7.4, < 1.0)
+ faraday (1.10.3)
+ faraday-em_http (~> 1.0)
+ faraday-em_synchrony (~> 1.0)
+ faraday-excon (~> 1.1)
+ faraday-httpclient (~> 1.0)
+ faraday-multipart (~> 1.0)
+ faraday-net_http (~> 1.0)
+ faraday-net_http_persistent (~> 1.0)
+ faraday-patron (~> 1.0)
+ faraday-rack (~> 1.0)
+ faraday-retry (~> 1.0)
+ ruby2_keywords (>= 0.0.4)
+ faraday-em_http (1.0.0)
+ faraday-em_synchrony (1.0.0)
+ faraday-excon (1.1.0)
+ faraday-httpclient (1.0.1)
+ faraday-multipart (1.0.4)
+ multipart-post (~> 2)
+ faraday-net_http (1.0.1)
+ faraday-net_http_persistent (1.2.0)
+ faraday-patron (1.0.0)
+ faraday-rack (1.0.0)
+ faraday-retry (1.0.3)
faye (1.4.0)
cookiejar (>= 0.3.0)
em-http-request (>= 1.1.6)
eventmachine (>= 0.12.0)
faye-websocket (>= 0.11.0)
@@ -69,90 +89,92 @@
websocket-driver (>= 0.5.1)
faye-websocket (0.11.1)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
hashdiff (1.0.1)
- http_parser.rb (0.6.0)
- i18n (1.8.10)
+ http_parser.rb (0.8.0)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
- jwt (2.2.3)
+ jwt (2.7.0)
memoist (0.16.2)
method_source (1.0.0)
- minitest (5.14.4)
- mocha (1.11.2)
+ minitest (5.17.0)
+ mocha (1.16.1)
multi_json (1.15.0)
- multipart-post (2.1.1)
- mysql2 (0.5.3)
- net-http-persistent (3.0.1)
+ multipart-post (2.3.0)
+ mysql2 (0.5.5)
+ net-http-persistent (4.0.1)
connection_pool (~> 2.2)
- peatio (2.6.4)
- activemodel (> 5.2, <= 6.0.0)
+ peatio (3.1.1)
+ activemodel (> 5.2)
amqp
bunny
clamp
em-synchrony (~> 1.0)
em-websocket
eventmachine
- faraday_middleware (~> 0.13.1)
+ faraday (~> 1.10)
faye (~> 1.2)
jwt
mysql2
prometheus-client
thin
- prometheus-client (2.1.0)
- pry (0.13.1)
+ prometheus-client (4.0.0)
+ pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
- pry-byebug (3.9.0)
+ pry-byebug (3.8.0)
byebug (~> 11.0)
- pry (~> 0.13.0)
- public_suffix (4.0.5)
- rack (2.2.3)
- rake (13.0.1)
- rbtree (0.4.4)
- rspec (3.9.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
- rspec-core (3.9.2)
- rspec-support (~> 3.9.3)
- rspec-expectations (3.9.2)
+ pry (~> 0.10)
+ public_suffix (5.0.1)
+ rack (2.2.6.2)
+ rake (13.0.6)
+ rbtree (0.4.6)
+ rexml (3.2.5)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.1)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-mocks (3.9.1)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.3)
- safe_yaml (1.0.5)
- set (1.0.1)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
+ ruby2_keywords (0.0.5)
+ set (1.0.3)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
thin (1.8.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
- thread_safe (0.3.6)
- tzinfo (1.2.9)
- thread_safe (~> 0.1)
- webmock (3.8.3)
- addressable (>= 2.3.6)
+ tzinfo (2.0.6)
+ concurrent-ruby (~> 1.0)
+ webmock (3.18.1)
+ addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
+ zeitwerk (2.6.7)
PLATFORMS
- ruby
+ arm64-darwin-21
+ x86_64-linux
DEPENDENCIES
- bundler (~> 1.16)
+ bundler (~> 2.4.7)
mocha (~> 1.8)
peatio-bitgo!
pry-byebug
rake (~> 13.0)
rspec (~> 3.0)
webmock (~> 3.5)
BUNDLED WITH
- 1.17.3
+ 2.4.7