eurovat 1.0.1 → 1.0.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.
Files changed (4) hide show
  1. data.tar.gz.asc +8 -0
  2. data/lib/eurovat/version.rb +1 -1
  3. metadata +19 -40
  4. metadata.gz.asc +8 -0
@@ -0,0 +1,8 @@
1
+ -----BEGIN PGP SIGNATURE-----
2
+ Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
3
+ Comment: GPGTools - http://gpgtools.org
4
+
5
+ iEUEABECAAYFAlE+I7sACgkQBqExCUtvQzKWxACgi7sqsAQKXMcx/FKp+OroSbSu
6
+ OcAAl3AwAp12HDAwU2Y2isScqgKNRTk=
7
+ =7FYY
8
+ -----END PGP SIGNATURE-----
@@ -1,3 +1,3 @@
1
1
  class Eurovat
2
- VERSION_STRING = '1.0.1'
2
+ VERSION_STRING = '1.0.2'
3
3
  end
metadata CHANGED
@@ -1,69 +1,48 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: eurovat
3
- version: !ruby/object:Gem::Version
4
- hash: 21
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.2
5
5
  prerelease:
6
- segments:
7
- - 1
8
- - 0
9
- - 1
10
- version: 1.0.1
11
6
  platform: ruby
12
- authors:
7
+ authors:
13
8
  - Hongli Lai
14
9
  autorequire:
15
10
  bindir: bin
16
11
  cert_chain: []
17
-
18
- date: 2012-06-21 00:00:00 Z
12
+ date: 2013-03-11 00:00:00.000000000 Z
19
13
  dependencies: []
20
-
21
14
  description: A utility library for dealing with European Union VAT numbers
22
- email: info@phusion.nl
15
+ email: software-signing@phusion.nl
23
16
  executables: []
24
-
25
17
  extensions: []
26
-
27
18
  extra_rdoc_files: []
28
-
29
- files:
19
+ files:
30
20
  - LICENSE.txt
31
21
  - lib/eurovat/version.rb
32
22
  - lib/eurovat.rb
33
23
  - test/eurovat_spec.rb
34
24
  homepage: https://github.com/phusion/eurovat
35
25
  licenses: []
36
-
37
26
  post_install_message:
38
27
  rdoc_options: []
39
-
40
- require_paths:
28
+ require_paths:
41
29
  - lib
42
- required_ruby_version: !ruby/object:Gem::Requirement
30
+ required_ruby_version: !ruby/object:Gem::Requirement
43
31
  none: false
44
- requirements:
45
- - - ">="
46
- - !ruby/object:Gem::Version
47
- hash: 3
48
- segments:
49
- - 0
50
- version: "0"
51
- required_rubygems_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ! '>='
34
+ - !ruby/object:Gem::Version
35
+ version: '0'
36
+ required_rubygems_version: !ruby/object:Gem::Requirement
52
37
  none: false
53
- requirements:
54
- - - ">="
55
- - !ruby/object:Gem::Version
56
- hash: 3
57
- segments:
58
- - 0
59
- version: "0"
38
+ requirements:
39
+ - - ! '>='
40
+ - !ruby/object:Gem::Version
41
+ version: '0'
60
42
  requirements: []
61
-
62
43
  rubyforge_project:
63
- rubygems_version: 1.8.15
44
+ rubygems_version: 1.8.25
64
45
  signing_key:
65
46
  specification_version: 3
66
47
  summary: European Union VAT number utilities
67
48
  test_files: []
68
-
69
- has_rdoc:
@@ -0,0 +1,8 @@
1
+ -----BEGIN PGP SIGNATURE-----
2
+ Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
3
+ Comment: GPGTools - http://gpgtools.org
4
+
5
+ iEYEABECAAYFAlE+I7sACgkQBqExCUtvQzJLXgCZAT2iLjFSC3mQZres3NZVDbSl
6
+ kbwAn1SMH7qDXg79zxC/4mOPZYd6zDjU
7
+ =e9KO
8
+ -----END PGP SIGNATURE-----