From d1932a70781387185ac35e3a4d454f320ae5457d Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Sun, 16 Sep 2018 14:15:42 +0100 Subject: [PATCH] Bump uk_planning_scraper version --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 2a99652..c2b6137 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 => '163e471' +gem 'uk_planning_scraper', :git => 'https://github.com/adrianshort/uk_planning_scraper/', :ref => '23d5825' gem 'scraperwiki', :git => 'https://github.com/openaustralia/scraperwiki-ruby/', :branch => 'morph_defaults' diff --git a/Gemfile.lock b/Gemfile.lock index a81a747..531c8fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GIT remote: https://github.com/adrianshort/uk_planning_scraper/ - revision: 163e471d8320a2ba6737363f91d5dac3c6c7213c - ref: 163e471 + revision: 23d5825e7331c23f99892005c580cdd85ec29657 + ref: 23d5825 specs: uk_planning_scraper (0.1.1) mechanize (~> 2.7)