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