weatherfor 0.2.2 → 0.2.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
  SHA256:
3
- metadata.gz: 4a3a7da1e14cacc4b0a0e2650017fa6fc252e98e5b14e5e5eece2327ca0a1650
4
- data.tar.gz: 77cac703ed39dd4b07dfc6e77c7a4ef22eed49794bbb57620682a54d503a1975
3
+ metadata.gz: 387939db3d543012921d2565f2daba90b705598917d81d85b6aa9f76c148e3b8
4
+ data.tar.gz: 8619e049fdb32c5c4445c9d303d2563a81030975b832ea714dc73f1912a1ecb5
5
5
  SHA512:
6
- metadata.gz: dfeaf90ece59194dc2e30ab5cb7204d58c790eff94afcb3b9a883fce8123a6977005fb826c3f01bac8765670d345962b81d9b080925ed052f5055df79bf08107
7
- data.tar.gz: e1130670918e4f173748e5de0feaa372db9788005db92111482d88452c6a437a3d80b1f35eebba33c4259cf437f258082279ed91ba41b03068162192211291fd
6
+ metadata.gz: 5cec5dbcb435df7efd9d6e0db1406e1dcc70bfde2a08f9f9a0a133f6158d2b9533d509e0f16527ecb8540b853a675209f633612e545a73bee1a423445a47ad0c
7
+ data.tar.gz: 064fce463177f69a4a4f77df75f76b9c8c9d074c81df5e18f1837802fc87cad663065f70fe685f4b8e64e008e6c9e4128cbb7b41592c9eb69da773dd9e8a98bd
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- weatherfor (0.2.1)
4
+ weatherfor (0.2.3)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Weatherfor
2
2
 
3
- [![Ruby Gem](https://github.com/k41n3w/weatherfor/actions/workflows/gem-push.yml/badge.svg)](https://github.com/k41n3w/weatherfor/actions/workflows/gem-push.yml)
3
+ [![Ruby Gem](https://github.com/k41n3w/weatherfor/actions/workflows/gem-push.yml/badge.svg)](https://github.com/k41n3w/weatherfor/actions/workflows/gem-push.yml) <a href="https://codeclimate.com/github/k41n3w/weatherfor/maintainability"><img src="https://api.codeclimate.com/v1/badges/11442e37d318544985fe/maintainability" /></a>
4
4
 
5
5
  Welcome to Weatherfor gem!
6
6
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Weatherfor
4
- VERSION = '0.2.2'
4
+ VERSION = '0.2.3'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: weatherfor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Caio Ramos
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-04-19 00:00:00.000000000 Z
11
+ date: 2021-04-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Sumario
14
14
  email: