Browse Source

Always use the latest uk_planning_scraper gem

master
Adrian Short 5 years ago
parent
commit
30f86ecf2c
2 changed files with 2 additions and 3 deletions
  1. +1
    -1
      Gemfile
  2. +1
    -2
      Gemfile.lock

+ 1
- 1
Gemfile View File

@@ -7,4 +7,4 @@ source "https://rubygems.org"
ruby "2.3.1" ruby "2.3.1"


gem "scraperwiki", git: "https://github.com/openaustralia/scraperwiki-ruby.git", branch: "morph_defaults" gem "scraperwiki", git: "https://github.com/openaustralia/scraperwiki-ruby.git", branch: "morph_defaults"
gem "uk_planning_scraper", git: "https://github.com/adrianshort/uk_planning_scraper.git", ref: "6d72d25"
gem "uk_planning_scraper", git: "https://github.com/adrianshort/uk_planning_scraper.git"

+ 1
- 2
Gemfile.lock View File

@@ -1,7 +1,6 @@
GIT GIT
remote: https://github.com/adrianshort/uk_planning_scraper.git remote: https://github.com/adrianshort/uk_planning_scraper.git
revision: 6d72d251665941b56daaefa33d463b4f590b4ace
ref: 6d72d25
revision: a342ff53bd3c10e5436335b143318271b5a2b36a
specs: specs:
uk_planning_scraper (0.2.0) uk_planning_scraper (0.2.0)
http http


Loading…
Cancel
Save