From 955f91bd408f9bd0568aad86f87e8ec23697223d Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Sun, 16 Sep 2018 12:00:12 +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 7b71f53..f7af25b 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/', :tag => '0.1.1' +gem 'uk_planning_scraper', :git => 'https://github.com/adrianshort/uk_planning_scraper/', :ref => 'ddc81dd' gem 'scraperwiki', :git => 'https://github.com/openaustralia/scraperwiki-ruby/', :branch => 'morph_defaults' diff --git a/Gemfile.lock b/Gemfile.lock index 0126ebb..982abc3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GIT remote: https://github.com/adrianshort/uk_planning_scraper/ - revision: b9e75b3507523d64c0a14168dbd38d967d6c4781 - tag: 0.1.1 + revision: ddc81dd838d16ea6ce679624b2ec6d920a8b0da5 + ref: ddc81dd specs: uk_planning_scraper (0.1.1) mechanize (~> 2.7)