gillbus 0.22.0 → 0.22.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/gillbus/tickets_booking.rb +1 -1
- data/lib/gillbus/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 78c47ef6c5947119308e70daf1e9cb9c1e83709f3a6ca834973da9e7e9ca5071
|
4
|
+
data.tar.gz: 757c32077592a545cc4879cf19d7a42269ac349845f59336e3a80b21cb235f2e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 39f1d4da26c865d295f546d6cee038fde9d4ae7b17e4a278e3dd6cdf867d015c7aceb15aff903f9231262a42234ebaa06249534b389c8b68e1c7b2d089c02032
|
7
|
+
data.tar.gz: be36f522e8f17a2983befd368dbf6b35d6ec71d37ced04387f4e4eded292a76f0a0a36536f034c0e0e13c0da2e7c59dfefd43ecc728f64cca2db42e8e414a3d7
|
data/lib/gillbus/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gillbus
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.22.
|
4
|
+
version: 0.22.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Alexey "codesnik" Trofimenko
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2020-03-
|
12
|
+
date: 2020-03-25 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: activesupport
|
@@ -312,7 +312,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
312
312
|
- !ruby/object:Gem::Version
|
313
313
|
version: '0'
|
314
314
|
requirements: []
|
315
|
-
rubygems_version: 3.
|
315
|
+
rubygems_version: 3.1.2
|
316
316
|
signing_key:
|
317
317
|
specification_version: 4
|
318
318
|
summary: Driver for Gillbus IDS API
|