weatherbot 0.1.1 → 0.1.2

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
  SHA1:
3
- metadata.gz: ad6c279391403c6c01b6b1606bcf5b6dff3bca53
4
- data.tar.gz: 135a9f503504c4f3fb05099c60250d9278adad36
3
+ metadata.gz: 4505e81eeab7a75f2864d94c7f6489771a5414cb
4
+ data.tar.gz: 8957c50f714795b0c072e68e491658a4ba66ebfc
5
5
  SHA512:
6
- metadata.gz: 46a1444d790e69047a1e5a2a7d5995a5c93f6ae905b923fd6ae0b91dbaf6361113a345457dcdd8feb7ddaee0687928a32de1c74626e3e96dce7e33f98ec64120
7
- data.tar.gz: 4e0e4a600c0a31b5243edc8cc889a87ab617ae2061625c930ecd9e459b4bc43de9aee4e6d692e747b8277338b2df0640c11f738a6faca97a17afd8523ca53486
6
+ metadata.gz: 5f4e61713bc91af1fed94791aeaeefd947c2c55413e44db138ad3f83fdcc9fb6ca6ba369cf32c9047b04e23684ec17a55ef83ef8f2ae6e6bced6252fd14de447
7
+ data.tar.gz: 16925c6a6630e17f1b15fc112120044ab7f50f592fa848c78e6563b7be4d4d5d49ec0ad5b4e675752fd0b7b25f7ff8af2ffc2b0cacc30cdbe6e316dcf26ec11e
@@ -1,3 +1,3 @@
1
1
  module Weatherbot
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
Binary file
data/weatherbot.gemspec CHANGED
@@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
17
17
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
18
18
  # to allow pushing to a single host or delete this section to allow pushing to any host.
19
19
  # if spec.respond_to?(:metadata)
20
- # spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
20
+ # spec.metadata["allowed_push_host"] = ": Set to 'http://mygemserver.com'"
21
21
  # else
22
22
  # raise "RubyGems 2.0 or newer is required to protect against " \
23
23
  # "public gem pushes."
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: weatherbot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Janusz Szubert
@@ -91,6 +91,7 @@ files:
91
91
  - lib/weatherbot/helper.rb
92
92
  - lib/weatherbot/version.rb
93
93
  - spec.md
94
+ - weatherbot-0.1.1.gem
94
95
  - weatherbot.gemspec
95
96
  homepage: https://github.com/TheInvalidNonce/weatherbot-cli-app
96
97
  licenses: