around_the_world 0.19.3.1 → 0.19.3.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.yardopts +2 -0
- data/lib/around_the_world/version.rb +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 12c73486e83d8a9481f8074c6935576dff5a405270965aec69f8dcf531533eb3
|
4
|
+
data.tar.gz: e3a9a561501ff5562c204baa0ad078a7327c716d46f8d57e4ed066b1896dd487
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: acffb95986fc92f198df46ff9817b932847fad7edbb4e37edb6d91463c4b79ced35d08c6351eeaf515fdbfd2b4ae09bc7dc023d1ffbfa006f23d844c20c3d496
|
7
|
+
data.tar.gz: 5f4f09b85a5f3760e13db2c2f33ecd0ba684328fb338ae6f60a4c55602e6820e7ea6663f41528a5ff6aaf1428e0fce239cc2ae54ec4cc3c5d741d9f225e359b4
|
data/.yardopts
ADDED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: around_the_world
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.19.3.
|
4
|
+
version: 0.19.3.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Allen Rettberg
|
@@ -31,6 +31,7 @@ executables: []
|
|
31
31
|
extensions: []
|
32
32
|
extra_rdoc_files: []
|
33
33
|
files:
|
34
|
+
- ".yardopts"
|
34
35
|
- LICENSE.txt
|
35
36
|
- README.md
|
36
37
|
- lib/around_the_world.rb
|
@@ -46,7 +47,7 @@ metadata:
|
|
46
47
|
homepage_uri: https://github.com/Freshly/spicerack/tree/master/around_the_world
|
47
48
|
source_code_uri: https://github.com/Freshly/spicerack/tree/master/around_the_world
|
48
49
|
changelog_uri: https://github.com/Freshly/spicerack/blob/master/around_the_world/CHANGELOG.md
|
49
|
-
documentation_uri: https://www.rubydoc.info/gems/around_the_world/0.19.3.
|
50
|
+
documentation_uri: https://www.rubydoc.info/gems/around_the_world/0.19.3.2
|
50
51
|
post_install_message:
|
51
52
|
rdoc_options: []
|
52
53
|
require_paths:
|