Gemfile.lock in peatio-goldcash-2.6.6 vs Gemfile.lock in peatio-goldcash-2.6.7
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- peatio-goldcash (2.6.6)
+ peatio-goldcash (2.6.7)
activesupport (~> 5.2.3)
better-faraday (~> 1.0.5)
faraday (~> 0.17)
memoist (~> 0.16.0)
net-http-persistent (~> 3.0.1)
@@ -23,10 +23,11 @@
public_suffix (>= 2.0.2, < 5.0)
amq-protocol (2.3.1)
amqp (1.8.0)
amq-protocol (>= 2.2.0)
eventmachine
+ ast (2.4.0)
better-faraday (1.0.8)
activesupport (>= 4.0, < 6.0)
faraday (~> 0.12)
bunny (2.15.0)
amq-protocol (~> 2.3, >= 2.3.1)
@@ -38,10 +39,11 @@
cookiejar (0.3.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
daemons (1.3.1)
diff-lcs (1.3)
+ docile (1.3.2)
em-http-request (1.1.6)
addressable (>= 2.3.4)
cookiejar (!= 0.3.1)
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
@@ -71,20 +73,27 @@
websocket-driver (>= 0.5.1)
hashdiff (1.0.1)
http_parser.rb (0.6.0)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
+ io-console (0.5.6)
+ irb (1.2.3)
+ reline (>= 0.0.1)
+ jaro_winkler (1.5.4)
jwt (2.2.1)
memoist (0.16.2)
method_source (1.0.0)
minitest (5.14.1)
mocha (1.11.2)
multi_json (1.14.1)
multipart-post (2.1.1)
mysql2 (0.5.3)
net-http-persistent (3.0.1)
connection_pool (~> 2.2)
+ parallel (1.19.1)
+ parser (2.7.0.5)
+ ast (~> 2.4.0)
peatio (2.6.1)
activemodel (> 5.2, <= 6.0.0)
amqp
bunny
clamp
@@ -104,11 +113,15 @@
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.4)
rack (2.2.3)
+ rainbow (3.0.0)
rake (13.0.1)
+ reline (0.1.3)
+ io-console (~> 0.5)
+ rexml (3.2.4)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
@@ -118,18 +131,34 @@
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
+ rubocop (0.80.1)
+ jaro_winkler (~> 1.5.1)
+ parallel (~> 1.10)
+ parser (>= 2.7.0.1)
+ rainbow (>= 2.2.2, < 4.0)
+ rexml
+ ruby-progressbar (~> 1.7)
+ unicode-display_width (>= 1.4.0, < 1.7)
+ rubocop-github (0.14.0)
+ rubocop (~> 0.59)
+ ruby-progressbar (1.10.1)
safe_yaml (1.0.5)
+ simplecov (0.18.5)
+ docile (~> 1.1)
+ simplecov-html (~> 0.11)
+ simplecov-html (0.12.2)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thread_safe (0.3.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
+ unicode-display_width (1.6.1)
webmock (3.8.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket-driver (0.7.2)
@@ -138,15 +167,18 @@
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.16)
+ bundler (~> 1.17)
+ irb
mocha (~> 1.8)
peatio-goldcash!
pry-byebug
rake (~> 13.0)
rspec (~> 3.0)
+ rubocop-github
+ simplecov
webmock (~> 3.5)
BUNDLED WITH
1.17.3