telephone_number 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -18,7 +18,6 @@ module TelephoneNumber
18
18
  NO_INTERNATIONAL_DIALING = :no_international_dialling
19
19
  PATTERN = :pattern
20
20
  PERSONAL_NUMBER = :personal_number
21
- POSSIBLE_PATTERN = :possible_number_pattern
22
21
  PREMIUM_RATE = :premium_rate
23
22
  SHARED_COST = :shared_cost
24
23
  TOLL_FREE = :toll_free
@@ -1,3 +1,3 @@
1
1
  module TelephoneNumber
2
- VERSION = "1.0.0"
2
+ VERSION = "1.1.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: telephone_number
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - MOBI Wireless Management
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-04-19 00:00:00.000000000 Z
11
+ date: 2017-05-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler