Gemfile.lock in module-render-xyz-0.1.2 vs Gemfile.lock in module-render-xyz-0.1.3
- old
+ new
@@ -1,40 +1,42 @@
PATH
remote: .
specs:
- module-render-xyz (0.1.1)
+ module-render-xyz (0.1.3)
activesupport (~> 5.2.3)
better-faraday (~> 1.0.5)
faraday (~> 0.15.4)
memoist (~> 0.16.0)
+ net-http-persistent (~> 3.0.1)
peatio (~> 0.6.1)
GEM
remote: https://rubygems.org/
specs:
- activemodel (5.2.3)
- activesupport (= 5.2.3)
- activesupport (5.2.3)
+ activemodel (5.2.4)
+ activesupport (= 5.2.4)
+ activesupport (5.2.4)
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)
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.3)
amq-protocol (~> 2.3, >= 2.3.0)
byebug (11.0.1)
- clamp (1.3.0)
+ clamp (1.3.1)
coderay (1.1.2)
concurrent-ruby (1.1.5)
+ 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)
@@ -42,23 +44,25 @@
eventmachine (1.2.7)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
hashdiff (0.3.9)
http_parser.rb (0.6.0)
- i18n (1.6.0)
+ i18n (1.7.0)
concurrent-ruby (~> 1.0)
jwt (2.2.1)
- memoist (0.16.0)
+ memoist (0.16.2)
metaclass (0.0.4)
method_source (0.9.2)
- minitest (5.11.3)
+ minitest (5.13.0)
mocha (1.8.0)
metaclass (~> 0.0.1)
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
@@ -105,6 +109,6 @@
rake (~> 10.0)
rspec (~> 3.0)
webmock (~> 3.5)
BUNDLED WITH
- 1.16.3
+ 1.17.3