brasil-estados 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +5 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 78c2620f5184bfb72dd6b8af443156046ca773e8
|
4
|
+
data.tar.gz: 5cd7fd5dbc7756f89b4126935306d9119435a0e1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e196e488e37704e4d1063d3890323f016be90148b5c221673ba5107cc18c112328c5faf21d01085dc0e4f36de8dfed3aa19de37e0c69d4eb5b602d402c375cc0
|
7
|
+
data.tar.gz: ee220dd22578d12edc76e3b3480a512d97614ce6a64da6cfff380411e2d9e74ab65bf58a3b2ce02e8b972846593f3427704bf2be9d55c8321a77444b5a3c85fb
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: brasil-estados
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ricardo Fleury
|
@@ -10,7 +10,8 @@ bindir: bin
|
|
10
10
|
cert_chain: []
|
11
11
|
date: 2016-03-27 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description:
|
13
|
+
description: Brasil Estados is a Ruby Gem for accessing information about states from
|
14
|
+
Brazil
|
14
15
|
email: rfleury2@gmail.com
|
15
16
|
executables: []
|
16
17
|
extensions: []
|
@@ -41,5 +42,6 @@ rubyforge_project:
|
|
41
42
|
rubygems_version: 2.4.6
|
42
43
|
signing_key:
|
43
44
|
specification_version: 4
|
44
|
-
summary:
|
45
|
+
summary: Brasil Estados is a Ruby Gem for accessing information about states from
|
46
|
+
Brazil
|
45
47
|
test_files: []
|