diff --git a/Gemfile b/Gemfile index 043548b..b693d8f 100644 --- a/Gemfile +++ b/Gemfile @@ -6,5 +6,5 @@ source "https://rubygems.org" ruby "2.3.1" -gem "uk_planning_scraper", git: "https://github.com/adrianshort/uk_planning_scraper.git", ref: "1f9d78e" +gem "uk_planning_scraper", git: "https://github.com/adrianshort/uk_planning_scraper.git", ref: "2e100bc" gem "scraperwiki", git: "https://github.com/openaustralia/scraperwiki-ruby.git", branch: "morph_defaults"