Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

9 regels
209 B

  1. source 'https://rubygems.org'
  2. ruby '2.7.1'
  3. gem 'scraperwiki', :git => 'https://github.com/openaustralia/scraperwiki-ruby/', :branch => 'morph_defaults'
  4. gem 'petrify', '>= 0.4.0'
  5. gem 'rest-client'
  6. gem 'json'