Browse Source

Bump gem version

master
Adrian Short 5 years ago
parent
commit
e3bd28400c
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 => 'ae6c9f6'
gem 'uk_planning_scraper', :git => 'https://github.com/adrianshort/uk_planning_scraper/', :ref => 'e448310'
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: ae6c9f68092dcdcbb839c4bc0f73af793194dd45
ref: ae6c9f6
revision: e44831014af65ca352ab1f9ad7757f1d852887bd
ref: e448310
specs:
uk_planning_scraper (0.4.0)
uk_planning_scraper (0.4.1)
http
mechanize (~> 2.7)



Loading…
Cancel
Save