peatio-bitcoincash 2.5.1 → 2.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8858b32d06bf78eaa7bdf122c24ceddb0855561b214c417a9e9572227b1cf548
4
- data.tar.gz: 7e24b00563aac2da1c1cbb65f7c6d837876db358760ba9293f4ed8545ca30dca
3
+ metadata.gz: 2a82e36b0d269604cc8356fd4f529f8ad2f7952d99b8410a704958f89f37773a
4
+ data.tar.gz: a3f07a1755d30a78f7705ba3a3380362b891e0ffe81294c04bdb9c152f72b861
5
5
  SHA512:
6
- metadata.gz: 6a080be2ed120d11f6a2cd9607cc07424519c5e117e1e9f64525fa124250ad959239940ed3a63605181af12e6087dbea1a55b624ee6c5cef0cc1016fc9e75c89
7
- data.tar.gz: ae9d71af7bc42b491de155503c5c2160a331c22fb5f5433820b7dcfafa0fe3da38d4b9cd54c9458b2d2fce32e8795f910edbb30efb78f86b0647d97d7b4d45ae
6
+ metadata.gz: b91159b05ddb7d3def89ccd7b25be67131589b8344f45de43fdbab397ad0d04cea13c56b28d27a95d13e41bc665b1de205e455270d63dc895fee98c3f6320a26
7
+ data.tar.gz: e9a7f6b318f5455ae7d374a453b09ad81fa8a617035cc45464d887572dfb299a6253df997358b5ad6b55c2881c307b065250a90e48e651c9a0253208ee03699c
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- peatio-bitcoincash (2.5.1)
4
+ peatio-bitcoincash (2.5.2)
5
5
  activesupport (~> 5.2.3)
6
6
  better-faraday (~> 1.0.5)
7
7
  cash-addr (~> 0.2.0)
@@ -22,7 +22,7 @@ GEM
22
22
  tzinfo (~> 1.1)
23
23
  addressable (2.7.0)
24
24
  public_suffix (>= 2.0.2, < 5.0)
25
- amq-protocol (2.3.0)
25
+ amq-protocol (2.3.1)
26
26
  amqp (1.8.0)
27
27
  amq-protocol (>= 2.2.0)
28
28
  eventmachine
@@ -30,8 +30,8 @@ GEM
30
30
  better-faraday (1.0.8)
31
31
  activesupport (>= 4.0, < 6.0)
32
32
  faraday (~> 0.12)
33
- bunny (2.14.4)
34
- amq-protocol (~> 2.3, >= 2.3.0)
33
+ bunny (2.15.0)
34
+ amq-protocol (~> 2.3, >= 2.3.1)
35
35
  byebug (11.1.1)
36
36
  cash-addr (0.2.0)
37
37
  base58 (~> 0.2.2)
@@ -62,7 +62,7 @@ GEM
62
62
  multipart-post (>= 1.2, < 3)
63
63
  faraday_middleware (0.13.1)
64
64
  faraday (>= 0.7.4, < 1.0)
65
- faye (1.2.4)
65
+ faye (1.2.5)
66
66
  cookiejar (>= 0.3.0)
67
67
  em-http-request (>= 0.3.0)
68
68
  eventmachine (>= 0.12.0)
@@ -87,7 +87,7 @@ GEM
87
87
  mysql2 (0.5.3)
88
88
  net-http-persistent (3.0.1)
89
89
  connection_pool (~> 2.2)
90
- peatio (2.4.3)
90
+ peatio (2.4.4)
91
91
  activemodel (> 5.2, <= 6.0.0)
92
92
  amqp
93
93
  bunny
@@ -108,7 +108,7 @@ GEM
108
108
  pry-byebug (3.9.0)
109
109
  byebug (~> 11.0)
110
110
  pry (~> 0.13.0)
111
- public_suffix (4.0.3)
111
+ public_suffix (4.0.4)
112
112
  rack (2.2.2)
113
113
  rake (13.0.1)
114
114
  rspec (3.9.0)
@@ -130,7 +130,7 @@ GEM
130
130
  eventmachine (~> 1.0, >= 1.0.4)
131
131
  rack (>= 1, < 3)
132
132
  thread_safe (0.3.6)
133
- tzinfo (1.2.6)
133
+ tzinfo (1.2.7)
134
134
  thread_safe (~> 0.1)
135
135
  webmock (3.8.3)
136
136
  addressable (>= 2.3.6)
@@ -1,5 +1,5 @@
1
1
  module Peatio
2
2
  module Bitcoincash
3
- VERSION = "2.5.1".freeze
3
+ VERSION = "2.5.2".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: peatio-bitcoincash
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.1
4
+ version: 2.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dinesh Chohda
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-03-26 00:00:00.000000000 Z
11
+ date: 2020-05-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport