world_time_api 0.1.6 → 0.1.7

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bcf03c453c0813a9ed196465c727bb8b283abdfe662a898d1f4082b544945eb1
4
- data.tar.gz: f9ed297008041b3a897435eaab3deea90a000e7e5f01ec34036ed7aaa3c0c704
3
+ metadata.gz: 8d7f259d98a22491f13839a70cbfa93a40af4b48b53f0209fbed8f3b6519b692
4
+ data.tar.gz: 11360314e9cc254373a284a53a2b0f5de0293a1fa72e9c5567a083c4d00a66c6
5
5
  SHA512:
6
- metadata.gz: 77544f929d9e513fab31fff312c9b5853d237348226e6c56df50ad5cbe7404ae87c90bfb9336188ab57b1a7f06f88585a170b1001fffbcde7afa3b134541953b
7
- data.tar.gz: d89cbfae24e89e680fbf6142f04ff4fc3272813a5e36b09544fd82a01873e91db5bd4a3bf17d8aff438143b51cccc7d182c20fd0365708716728301410710814
6
+ metadata.gz: 4b1e832dcac2c50e6bd6fcc86bc866b56b81aafba41b479c563a59049b9e43149742fff36063cd9fa0ed84d6ee67a5efa7d74435694e1ab42321a74da3fcdf78
7
+ data.tar.gz: 99a89a47cd75619c35b4e239f7b02132b75f3a6d6bfdc27f6861c0e567fb51d2c6182feafa068726bf24f72afb5f094261c636b10ce585896bc6cb6f38acedbd
@@ -3,5 +3,5 @@
3
3
  # A Ruby wrapper for the World Time API.
4
4
  module WorldTimeApi
5
5
  # The current version number of the WorldTimeApi gem.
6
- VERSION = "0.1.6"
6
+ VERSION = "0.1.7"
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: world_time_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alef Ojeda de Oliveira
@@ -91,7 +91,7 @@ metadata:
91
91
  homepage_uri: https://github.com/nemuba/world_time_api
92
92
  source_code_uri: https://github.com/nemuba/world_time_api
93
93
  changelog_uri: https://github.com/nemuba/world_time_api/blob/main/CHANGELOG.md
94
- documentation_uri: https://rubydoc.info/github/nemuba/world_time_api/blob/main/doc/index.html
94
+ documentation_uri: https://rubydoc.info/gems/world_time_api
95
95
  post_install_message:
96
96
  rdoc_options: []
97
97
  require_paths: