owen_wows 0.2.0 → 0.2.1

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: 8e4eefc0a2ca043c6128f33e83874d5b875b9a5849be866ce56afcc240f1743f
4
- data.tar.gz: 71a6089e6c1fbca6cb74f060ca18c72c9f47cbd8b8a7a861c27753060a265266
3
+ metadata.gz: 32d8cbe5940605100362658623bb3e78ae25a94bc96030e63628fd5bce61e781
4
+ data.tar.gz: 88967e3ef3c96c978539871376ff1164b0f2482ad07a8d183c9b9c5f98704b6c
5
5
  SHA512:
6
- metadata.gz: a9592fe3f749368f0696607d5fa34f1de88061412d424028008d7c70bbf0a8e2e7fd8f3c1bb2b2d3765f1fb34740ca3464d9f635d5d9bef02cd16081a47960a2
7
- data.tar.gz: 1ad2ccd1e9036a6e126fd5ed221817daa6d58c4aded18a5d122cc3812af00259beca7e27ed361633ca03982520a2023b2d928c1245bd9f978d39b1f4848f2a4f
6
+ metadata.gz: e7ebff609fc3e9aaf72c39b5076d0bb2590b8a5b8d91c2ecbec0089f0f5486ee015afaa8f0dfc5127ae1793cfb16895669e541b75db327a7f33367323aa882b4
7
+ data.tar.gz: c4fa8157798549351e162efb58f8fc5d64f39190be73bf90fa050a39feef2513264946485f16b1fea33e1971e23a84a77638fa3c15985b2ed24a769fc77473fb
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- owen_wows (0.2.0)
4
+ owen_wows (0.2.1)
5
5
  faraday (= 2.2.0)
6
6
  hashie (= 5.0.0)
7
7
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module OwenWows
4
- VERSION = "0.2.0"
4
+ VERSION = "0.2.1"
5
5
  end
data/owen_wows.gemspec CHANGED
@@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
18
18
  # spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
19
19
 
20
20
  spec.metadata["homepage_uri"] = spec.homepage
21
- spec.metadata["source_code_uri"] = "https://github.com/iubkud/owen-wow-api-ruby"
21
+ spec.metadata["source_code_uri"] = "https://github.com/iubkud/owen-wows-ruby"
22
22
 
23
23
  # Specify which files should be added to the gem when it is released.
24
24
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: owen_wows
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Barry
@@ -67,7 +67,7 @@ licenses:
67
67
  - MIT
68
68
  metadata:
69
69
  homepage_uri: https://github.com/iubkud/owen-wows-ruby
70
- source_code_uri: https://github.com/iubkud/owen-wow-api-ruby
70
+ source_code_uri: https://github.com/iubkud/owen-wows-ruby
71
71
  post_install_message:
72
72
  rdoc_options: []
73
73
  require_paths: