diff --git a/Gemfile b/Gemfile index b0694b2..f8c7e0c 100644 --- a/Gemfile +++ b/Gemfile @@ -2,5 +2,5 @@ source "https://rubygems.org" ruby '2.3.1' -gem 'uk_planning_scraper', :git => 'https://github.com/adrianshort/uk_planning_scraper/', :ref => 'dd8e084' +gem 'uk_planning_scraper', :git => 'https://github.com/adrianshort/uk_planning_scraper/', :ref => '675e1fa' gem 'scraperwiki', :git => 'https://github.com/openaustralia/scraperwiki-ruby/', :branch => 'morph_defaults' diff --git a/Gemfile.lock b/Gemfile.lock index db2c2d9..225621b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/adrianshort/uk_planning_scraper/ - revision: dd8e0849e2b96303891b9023692cae0feaa2e153 - ref: dd8e084 + revision: 675e1fa28f1b3418ce0e22c5ec0116aac84969d3 + ref: 675e1fa specs: - uk_planning_scraper (0.3.1) + uk_planning_scraper (0.3.2) http mechanize (~> 2.7)