peatio-counosx 2.6.1 → 2.6.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 54cf2401d0a22a0e13091aa9a7403ff935ccece72fcb221b09e7c346ff427bb1
4
- data.tar.gz: aab8ee470543634b90d05fda08dc7303e49ad2eae17357fbc125d6cc9d09d0e2
3
+ metadata.gz: b2c79030cd913c10c40456653ac3357776fd54624abc3eeb73abb07aa99bb846
4
+ data.tar.gz: cb3560d5ff69e1408e11a65380df09f8d150fbd9636653c96887750c150ec620
5
5
  SHA512:
6
- metadata.gz: ac8c304b41464328a2ac824cf1bd9e7973a9ffc04222a8e3a6f8e9aa5e22ddd69569f38067513f071bf3dddcb91a3e08a0051f026470493d090075acc24a5754
7
- data.tar.gz: 593afeecca3827dbdf1f826029c10d55179cc1b4086c3e3dbc1535829984ff281ba19554c1bf3601e1dba2e6e71d3926b5a6f6aa7112d08a865aff2e3da6bbc1
6
+ metadata.gz: 3652ed39d6b7b0e8548948f051b8005e6656f937a6fc309396e1f63992e87e31ebb69816593e585b9a9ab8a1b55f7e18d9ba5237e0d6e69429a16f92a7f1f375
7
+ data.tar.gz: db65fe4a75cea443785e7a48589b431c8625a004fe19af1a055ab6cd5ca8daae63f20e6413de1ea49dc2803cb02852cfd7723da37d48e0e6ecedc73cadab5f7f
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- peatio-counosx (2.6.1)
4
+ peatio-counosx (2.6.2)
5
5
  activesupport (~> 5.2.3)
6
6
  better-faraday (~> 1.0.5)
7
7
  faraday (~> 0.15.4)
@@ -30,7 +30,7 @@ GEM
30
30
  faraday (~> 0.12)
31
31
  bunny (2.15.0)
32
32
  amq-protocol (~> 2.3, >= 2.3.1)
33
- byebug (11.1.1)
33
+ byebug (11.0.1)
34
34
  clamp (1.3.1)
35
35
  coderay (1.1.2)
36
36
  concurrent-ruby (1.1.6)
@@ -69,15 +69,17 @@ GEM
69
69
  faye-websocket (0.10.9)
70
70
  eventmachine (>= 0.12.0)
71
71
  websocket-driver (>= 0.5.1)
72
- hashdiff (1.0.1)
72
+ hashdiff (1.0.0)
73
73
  http_parser.rb (0.6.0)
74
74
  i18n (1.8.3)
75
75
  concurrent-ruby (~> 1.0)
76
76
  jwt (2.2.1)
77
77
  memoist (0.16.2)
78
- method_source (1.0.0)
78
+ metaclass (0.0.4)
79
+ method_source (0.9.2)
79
80
  minitest (5.14.1)
80
- mocha (1.11.2)
81
+ mocha (1.9.0)
82
+ metaclass (~> 0.0.1)
81
83
  multi_json (1.14.1)
82
84
  multipart-post (2.1.1)
83
85
  mysql2 (0.5.3)
@@ -98,28 +100,28 @@ GEM
98
100
  prometheus-client
99
101
  thin
100
102
  prometheus-client (2.1.0)
101
- pry (0.13.0)
102
- coderay (~> 1.1)
103
- method_source (~> 1.0)
104
- pry-byebug (3.9.0)
103
+ pry (0.12.2)
104
+ coderay (~> 1.1.0)
105
+ method_source (~> 0.9.0)
106
+ pry-byebug (3.7.0)
105
107
  byebug (~> 11.0)
106
- pry (~> 0.13.0)
107
- public_suffix (4.0.4)
108
+ pry (~> 0.10)
109
+ public_suffix (4.0.1)
108
110
  rack (2.2.3)
109
111
  rake (13.0.1)
110
112
  rspec (3.9.0)
111
113
  rspec-core (~> 3.9.0)
112
114
  rspec-expectations (~> 3.9.0)
113
115
  rspec-mocks (~> 3.9.0)
114
- rspec-core (3.9.1)
115
- rspec-support (~> 3.9.1)
116
- rspec-expectations (3.9.1)
116
+ rspec-core (3.9.0)
117
+ rspec-support (~> 3.9.0)
118
+ rspec-expectations (3.9.0)
117
119
  diff-lcs (>= 1.2.0, < 2.0)
118
120
  rspec-support (~> 3.9.0)
119
- rspec-mocks (3.9.1)
121
+ rspec-mocks (3.9.0)
120
122
  diff-lcs (>= 1.2.0, < 2.0)
121
123
  rspec-support (~> 3.9.0)
122
- rspec-support (3.9.2)
124
+ rspec-support (3.9.0)
123
125
  safe_yaml (1.0.5)
124
126
  thin (1.7.2)
125
127
  daemons (~> 1.0, >= 1.0.9)
@@ -128,7 +130,7 @@ GEM
128
130
  thread_safe (0.3.6)
129
131
  tzinfo (1.2.7)
130
132
  thread_safe (~> 0.1)
131
- webmock (3.8.3)
133
+ webmock (3.7.6)
132
134
  addressable (>= 2.3.6)
133
135
  crack (>= 0.3.2)
134
136
  hashdiff (>= 0.4.0, < 2.0.0)
@@ -1,5 +1,5 @@
1
1
  module Peatio
2
2
  module CounosX
3
- VERSION = "2.6.1".freeze
3
+ VERSION = "2.6.2".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: peatio-counosx
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.1
4
+ version: 2.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yaroslav S.