locations_ng 0.0.3 → 0.0.4

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: locations_ng
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fiyin Adebayo
@@ -57,6 +57,7 @@ files:
57
57
  - spec/locations_ng/state_spec.rb
58
58
  - spec/responses/canonical_states.json
59
59
  - spec/responses/cities.json
60
+ - spec/responses/lgas.json
60
61
  - spec/spec_helper.rb
61
62
  homepage: https://github.com/ceemion/locations_ng
62
63
  licenses:
@@ -88,4 +89,5 @@ test_files:
88
89
  - spec/locations_ng/state_spec.rb
89
90
  - spec/responses/canonical_states.json
90
91
  - spec/responses/cities.json
92
+ - spec/responses/lgas.json
91
93
  - spec/spec_helper.rb