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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b203b952d6fc49a6967781c11473dd74c2bfce632659a907a01bc416831a33f8
4
- data.tar.gz: 91d2f1375ca349236c820aeb0ef751eb6b853066bc69da95704f5b14615f7148
3
+ metadata.gz: 12c73486e83d8a9481f8074c6935576dff5a405270965aec69f8dcf531533eb3
4
+ data.tar.gz: e3a9a561501ff5562c204baa0ad078a7327c716d46f8d57e4ed066b1896dd487
5
5
  SHA512:
6
- metadata.gz: 38652c1058154782a522624a00054d9db92462f0db48acf1b2bb60c4a2bd24a07d402a943c6f2812ca44cd275d0c523904af46098795a2a8fa6a63030b68b3a1
7
- data.tar.gz: e7fc81a3c9de6f0d5653c03dd3c48a0d3219a4fa1b5359a6e4fc60313f400ab8d3f55a9347036c4f52e0a5963e8705cf3bd90ac94542e252af15079973ca1a0b
6
+ metadata.gz: acffb95986fc92f198df46ff9817b932847fad7edbb4e37edb6d91463c4b79ced35d08c6351eeaf515fdbfd2b4ae09bc7dc023d1ffbfa006f23d844c20c3d496
7
+ data.tar.gz: 5f4f09b85a5f3760e13db2c2f33ecd0ba684328fb338ae6f60a4c55602e6820e7ea6663f41528a5ff6aaf1428e0fce239cc2ae54ec4cc3c5d741d9f225e359b4
data/.yardopts ADDED
@@ -0,0 +1,2 @@
1
+ --protected
2
+ --private
@@ -2,5 +2,5 @@
2
2
 
3
3
  module AroundTheWorld
4
4
  # This constant is managed by spicerack
5
- VERSION = "0.19.3.1"
5
+ VERSION = "0.19.3.2"
6
6
  end
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.1
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.1
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: