SnowWeather 1.0.2 → 1.0.3

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
  SHA1:
3
- metadata.gz: 51d92bebc43f4c16bdd8030f1d437d6f29413df0
4
- data.tar.gz: 7410e3cfb73fb5ad253c30b63156ecfb45dd9809
3
+ metadata.gz: 5fc2af7e90775899b5b8c0de3b78144d3205f1fa
4
+ data.tar.gz: 2dae8d233ab472d782a6d774ab9b1b40b8ae7349
5
5
  SHA512:
6
- metadata.gz: 6a72223656f7f3a07bd2aa5d539e8d045d630e14a1e23089b3e203bb56cc591b7a7a8bc3f12074c9230e5d3e2963ed9a6a022fd44e9a3da84c3b46435958dc37
7
- data.tar.gz: e719fbf4945e096a8e5ea6dd1f3376d337c451608f52209eb3b804654a43923fe6e7734650d7451081b486e888f2dfc5fdd9cb5c229fc2b74fb00c471985a9cd
6
+ metadata.gz: 4c9c1caff507fb6823eae00453887819a0741991b8ddcd2d2c6e75f7cf950ed54bd3e78b061fb035ed10e0de6a100539f57569c8683e12014e5d1e242cfeeea5
7
+ data.tar.gz: 1bf19d582b8294cb8333269bb9bfd2b024df8d342404c38f343314ba5f28141320762b65b0f69a5b57548cf9cb8b20a19fd17e0ee0506b6dfae6e58f7e92e107
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ["Justin Snow"]
10
10
  spec.email = ["jrsnow8921@gmail.com"]
11
11
 
12
- spec.summary = %q{Simple weather gem to interact with Weather Undergounds Api}
13
- spec.description = %q{Simple weather gem to interact with Weather Undergounds Api}
12
+ spec.summary = %q{Simple weather gem to interact with the Weather Undergound Api}
13
+ spec.description = %q{Simple weather gem to interact with the Weather Undergound Api}
14
14
  spec.homepage = "https://github.com/Jrsnow8921/SnowWeatherGem.git"
15
15
  spec.license = "MIT"
16
16
 
@@ -1,3 +1,3 @@
1
1
  module SnowWeather
2
- VERSION = "1.0.2"
2
+ VERSION = "1.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: SnowWeather
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Snow
@@ -94,7 +94,7 @@ dependencies:
94
94
  - - ">="
95
95
  - !ruby/object:Gem::Version
96
96
  version: 1.0.7
97
- description: Simple weather gem to interact with Weather Undergounds Api
97
+ description: Simple weather gem to interact with the Weather Undergound Api
98
98
  email:
99
99
  - jrsnow8921@gmail.com
100
100
  executables: []
@@ -138,6 +138,6 @@ rubyforge_project:
138
138
  rubygems_version: 2.2.2
139
139
  signing_key:
140
140
  specification_version: 4
141
- summary: Simple weather gem to interact with Weather Undergounds Api
141
+ summary: Simple weather gem to interact with the Weather Undergound Api
142
142
  test_files: []
143
143
  has_rdoc: