Browse Source

Bump to latest gem

master
Adrian Short 5 years ago
parent
commit
7a73c61667
2 changed files with 4 additions and 4 deletions
  1. +1
    -1
      Gemfile
  2. +3
    -3
      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/', :ref => 'dd8e084'
gem 'uk_planning_scraper', :git => 'https://github.com/adrianshort/uk_planning_scraper/', :ref => '675e1fa'
gem 'scraperwiki', :git => 'https://github.com/openaustralia/scraperwiki-ruby/', :branch => 'morph_defaults'

+ 3
- 3
Gemfile.lock View File

@@ -1,9 +1,9 @@
GIT
remote: https://github.com/adrianshort/uk_planning_scraper/
revision: dd8e0849e2b96303891b9023692cae0feaa2e153
ref: dd8e084
revision: 675e1fa28f1b3418ce0e22c5ec0116aac84969d3
ref: 675e1fa
specs:
uk_planning_scraper (0.3.1)
uk_planning_scraper (0.3.2)
http
mechanize (~> 2.7)



Loading…
Cancel
Save