area 0.2.0 → 0.2.1

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 (1) hide show
  1. metadata +5 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: area
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,7 +11,9 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2012-06-08 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: This gem lets you find a region by an area code.
14
+ description: Area allows you to convert a region in the United States to an area code
15
+ and vice versa. Area uses public data and does not rely on any external services
16
+ or have any dependencies.
15
17
  email:
16
18
  - jgv@jonathanvingiano.com
17
19
  executables: []
@@ -46,5 +48,5 @@ rubyforge_project: area
46
48
  rubygems_version: 1.8.24
47
49
  signing_key:
48
50
  specification_version: 3
49
- summary: Look up a region by area code.
51
+ summary: Convert a region to area code and vice versa.
50
52
  test_files: []