snail 0.5 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/snail/constants.rb +2 -0
  2. metadata +4 -3
@@ -1,3 +1,5 @@
1
+ # coding: utf-8
2
+
1
3
  class Snail
2
4
  # based on http://www.columbia.edu/kermit/postal.html#index, which is in turn based on
3
5
  # the USPS International Mailing Manual. See also http://www.25thandclement.com/~william/USPS_ICL.html.
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: snail
3
3
  version: !ruby/object:Gem::Version
4
- hash: 1
4
+ hash: 9
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 5
9
- version: "0.5"
9
+ - 1
10
+ version: 0.5.1
10
11
  platform: ruby
11
12
  authors:
12
13
  - Lance Ivy
@@ -14,7 +15,7 @@ autorequire:
14
15
  bindir: bin
15
16
  cert_chain: []
16
17
 
17
- date: 2010-08-30 00:00:00 -07:00
18
+ date: 2010-09-11 00:00:00 -07:00
18
19
  default_executable:
19
20
  dependencies: []
20
21