RB Kingston upon Thames planning applications
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

12 řádky
425 B

  1. # It's easy to add more libraries or choose different versions. Any libraries
  2. # specified here will be installed and made available to your morph.io scraper.
  3. # Find out more: https://morph.io/documentation/ruby
  4. source "https://rubygems.org"
  5. # ruby "2.3.1"
  6. gem "scraperwiki", git: "https://github.com/openaustralia/scraperwiki-ruby.git", branch: "morph_defaults"
  7. gem "mechanize"
  8. gem "activesupport" # For date calculations