Browse Source

Bump uk_planning_scraper ref

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

+ 1
- 1
Gemfile View File

@@ -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'

+ 2
- 2
Gemfile.lock View File

@@ -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)


Loading…
Cancel
Save