Browse Source

Tweak councils and bump gem version

master
Adrian Short 5 years ago
parent
commit
bfb71972a3
3 changed files with 4 additions and 4 deletions
  1. +1
    -1
      Gemfile
  2. +2
    -2
      Gemfile.lock
  3. +1
    -1
      councils.csv

+ 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 => 'dbfd10b'
gem 'uk_planning_scraper', :git => 'https://github.com/adrianshort/uk_planning_scraper/', :ref => '0a6736b'
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: dbfd10b33ca498782ea8f358cbeffd10654ce446
ref: dbfd10b
revision: 0a6736b9eea72805526f3380f74a9cce0d6386b2
ref: 0a6736b
specs:
uk_planning_scraper (0.1.1)
http


+ 1
- 1
councils.csv View File

@@ -8,7 +8,7 @@
#Ealing,https://pam.ealing.gov.uk/online-applications/search.do?action=advanced
#Enfield,https://planningandbuildingcontrol.enfield.gov.uk/online-applications/search.do?action=advanced
#Newham,https://pa.newham.gov.uk/online-applications/search.do?action=advanced
Sutton,https://planningregister.sutton.gov.uk/online-applications/search.do?action=advanced
#Sutton,https://planningregister.sutton.gov.uk/online-applications/search.do?action=advanced
#Greenwich,https://planning.royalgreenwich.gov.uk/online-applications/search.do?action=advanced
#Hammersmith and Fulham,http://public-access.lbhf.gov.uk/online-applications/search.do?action=advanced
#Lambeth,https://planning.lambeth.gov.uk/online-applications/search.do?action=advanced


Loading…
Cancel
Save