xhummingbird 0.1.5 → 0.1.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/lib/xhummingbird/client.rb +2 -0
- data/lib/xhummingbird/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b960f4ba7e3e231aaf8af9517ef322ba2c595e3e7d0c9502d1a6ad564b65838d
|
4
|
+
data.tar.gz: 03fb222a1590ff0a43d86ecde2968802f9dd291058b41c262a311b472c9d8363
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bf372106cbefeab3c1e94b89c580825450e51c68cabae36091dc3a6567ae9da8339fc14213636aa790afb66f5d8affee2db3b35096fdace0e9cf34e61f7e7706
|
7
|
+
data.tar.gz: 90c8ea7fef69fecb27f58c0c538f634756de32e1d2733c721ebdc2ec22175ca7249ed4a97fc13dd2018fcdee560e041bb5913c2829f1c7691afe7fdc29429338
|
data/Gemfile.lock
CHANGED
data/lib/xhummingbird/client.rb
CHANGED
data/lib/xhummingbird/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: xhummingbird
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- xmisao
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-06-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: ffi-rzmq
|