around_the_world 0.2.0 → 0.2.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/around_the_world/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: 6d0727321851d428fa841e62287b39c108fa8c18a3eedb5206785bd6ff6a59ab
|
4
|
+
data.tar.gz: 213a3401591f3d70fc6341d91475747d08b241420e05e24fa989e47b0095e6da
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b1b20790c35b223c2499fdd542695e9283a001f6b18c38f3a9ed4eb31271e68580c09275c16f309e9281ce55213e39c87668f8f88fdd828f305313c88b77f923
|
7
|
+
data.tar.gz: eed8950132f53c6802892e7028b21ecff8111950e1b3c0dea61e01c3ff30c8230b848620d72fbad1926a4475412fc1e75ebee935ed7a90aeb703ff180fec9cfe
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: around_the_world
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Allen Rettberg
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-10-
|
11
|
+
date: 2018-10-03 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Why metaprogram like a chump when you can do it like a champ!
|
14
14
|
email:
|