darrell-geokit 1.5.0.1 → 1.5.0.2

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/geokit/geocoders.rb +1 -1
  2. metadata +2 -2
@@ -4,7 +4,7 @@ require 'rexml/document'
4
4
  require 'yaml'
5
5
  require 'timeout'
6
6
  require 'logger'
7
- require 'json'
7
+ require 'json/pure'
8
8
 
9
9
  module Geokit
10
10
 
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 1
7
7
  - 5
8
8
  - 0
9
- - 1
10
- version: 1.5.0.1
9
+ - 2
10
+ version: 1.5.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Andre Lewis and Bill Eisenhauer