ソースを参照

Specify scraper gem version tag

master
Adrian Short 5年前
コミット
8a599a7fd8
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      Gemfile

+ 1
- 1
Gemfile ファイルの表示

@@ -2,5 +2,5 @@ source "https://rubygems.org"

ruby '2.3.1'

gem 'uk_planning_scraper', :git => 'https://github.com/adrianshort/uk_planning_scraper/'
gem 'uk_planning_scraper', :git => 'https://github.com/adrianshort/uk_planning_scraper/', :tag => '0.1.1'
gem 'scraperwiki', :git => 'https://github.com/openaustralia/scraperwiki-ruby/', :branch => 'morph_defaults'

読み込み中…
キャンセル
保存