peatio_irix 1.0.0 → 1.0.1

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: 3bb366ac2a1c539d1d6e25b95764e65ce9d0185313a064b38b4656e3a1663d50
4
- data.tar.gz: 1a25db7a6ad214615d4356458602a8f7fa38ec0731c6957d30dbbc5be6f2a2bc
3
+ metadata.gz: 158c1ff7cf175aee610f1dcd0a14b5ac961c425936d4c4baffeaac964a6c0369
4
+ data.tar.gz: 6c5ab2139bdef3c83b21b64a768205329e500ffda8ed45ebc1b730407ce428c7
5
5
  SHA512:
6
- metadata.gz: 43b400fbd6f0df1708cb7ce323f3ab6aa4e2b5fe9be3c4bf5a79777c067256eb16c10205f6d2866e8acc9ed11a5167e8d2c396c0d2b19cb289890776fac79e8f
7
- data.tar.gz: 57d81d58ea3acf3733932efdb0e4422cb1b30c49621e79488ac0a3218b099064de1833a4dc34b4ed42bca029989962c9cbccc0d429138cd4aa9a67854e51aaa5
6
+ metadata.gz: ea712c0f9d6505edbd3191dae1ae0ab22071e4bf46a09d4bb429dfa283a62ab20ab37b5f605a3f45a16a772d0cefd4fee9d7b3d4a1a5f7d1dcdf734740d228d1
7
+ data.tar.gz: 3c8f3dca3c502db2dc422d6c3ea6297eb9092eb57445f780ab1d56621f292511f1904038d772c30dc30ecccba235f7c8c21655963ae2346bb9112a21cd9c5eea
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- peatio_irix (2.6.0)
4
+ peatio_irix (1.0.0)
5
5
  em-synchrony (~> 1.0)
6
6
  em-websocket
7
7
  eventmachine
@@ -83,7 +83,7 @@ GEM
83
83
  multipart-post (2.1.1)
84
84
  mysql2 (0.5.3)
85
85
  parallel (1.21.0)
86
- parser (3.0.2.0)
86
+ parser (3.0.3.0)
87
87
  ast (~> 2.4.1)
88
88
  peatio (2.6.5)
89
89
  activemodel (> 5.2, <= 6.0.0)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PeatioIrix
4
- VERSION = "1.0.0"
4
+ VERSION = "1.0.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: peatio_irix
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anuj Dhiman