country_tools 1.0 → 1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/country_tools.rb +0 -1
- metadata +6 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 74f0775a522b2c3daf1235c589cabee97369896e79067b9ce6831d59d033b9d4
|
4
|
+
data.tar.gz: 7938cfcbda9a92da0cf4bcc3fe1f166f51906ca9a14fb0771a90087275b1afb7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d93e426ea4d84abbde4ee053d68c6dfc2e4922eee7fb3ca5dcac29619a9e7efe9d51c28c41b71ebadac58f19ebdc04f4d23dfb58927e370211a56ffdccca1694
|
7
|
+
data.tar.gz: 0a19e5bc6c032b4f80a9a6cc7d21921e1994195f6c16c8d36e54b7449c6e0399d32fbd14c31b92122309bea74c97515f26238808e0c43d38b43ecb8a1a7075b1
|
data/lib/country_tools.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: country_tools
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: '1.
|
4
|
+
version: '1.1'
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Aurélien Malisart
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-05-29 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Country tools for Rails
|
14
14
|
email: aurelien@phonoid.com
|
@@ -25,7 +25,7 @@ files:
|
|
25
25
|
homepage: http://github.com/aurels/country_tools
|
26
26
|
licenses: []
|
27
27
|
metadata: {}
|
28
|
-
post_install_message:
|
28
|
+
post_install_message:
|
29
29
|
rdoc_options: []
|
30
30
|
require_paths:
|
31
31
|
- lib
|
@@ -40,9 +40,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
40
40
|
- !ruby/object:Gem::Version
|
41
41
|
version: 1.3.6
|
42
42
|
requirements: []
|
43
|
-
|
44
|
-
|
45
|
-
signing_key:
|
43
|
+
rubygems_version: 3.1.2
|
44
|
+
signing_key:
|
46
45
|
specification_version: 4
|
47
46
|
summary: Country tools for Rails
|
48
47
|
test_files: []
|