turbot-ruby-gems 0.18 → 0.19
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 +8 -8
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
ODg1YWE0YWMxYWE1NjE3NWM3YTJkY2FmNjE1OTY0ODdiNWYzM2YxMA==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
NWE1YTdlMGE2Yzc0ZTk1MWQ5ZTVmYmFjN2ZmYmVjYWIyOTZjMzBmNA==
|
|
7
7
|
SHA512:
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
MzQxYmJjMjFhNzcwODAxODUxYjc3MDNiOWE3YTBhOWRmYTgwZmEwY2Y1MzAx
|
|
10
|
+
YmVmYThiZGRiZWYyZjExZTVkNTU1NTA0YWY2MDJjMWJmN2NiNjE0MmUxOThh
|
|
11
|
+
NGVkZjc1NTJiNTFkYjdjMzU4ZmYyNjdiYTk2NDBmZTZiYzk5ZDM=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
N2M5ZDllMGMzNjMxZmJjMDVlZTVkZWFmMjBjNzM3NmNmMzJmNjliZjgzOGFi
|
|
14
|
+
YmEwZDMwNGNjMTEyZTMyYzllOTZlYWNmYjJjYTliNzdkNGYwZjk4Y2MwZDMx
|
|
15
|
+
MTMwZTdkOTA1Yzc2ZGY0OWZhODU4Nzk5Y2ZlYWIzZDc1MTE3NDQ=
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: turbot-ruby-gems
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: '0.
|
|
4
|
+
version: '0.19'
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Turbot
|
|
@@ -604,14 +604,14 @@ dependencies:
|
|
|
604
604
|
requirements:
|
|
605
605
|
- - ! '>='
|
|
606
606
|
- !ruby/object:Gem::Version
|
|
607
|
-
version: 0.0.
|
|
607
|
+
version: 0.0.8
|
|
608
608
|
type: :runtime
|
|
609
609
|
prerelease: false
|
|
610
610
|
version_requirements: !ruby/object:Gem::Requirement
|
|
611
611
|
requirements:
|
|
612
612
|
- - ! '>='
|
|
613
613
|
- !ruby/object:Gem::Version
|
|
614
|
-
version: 0.0.
|
|
614
|
+
version: 0.0.8
|
|
615
615
|
- !ruby/object:Gem::Dependency
|
|
616
616
|
name: tzinfo
|
|
617
617
|
requirement: !ruby/object:Gem::Requirement
|