Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 

9 行
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'