瀏覽代碼

Fix ruby version

main
Adrian Short 4 年之前
父節點
當前提交
c0d9807b80
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Gemfile

+ 1
- 1
Gemfile 查看文件

@@ -1,6 +1,6 @@
source 'https://rubygems.org'

ruby '>=2.3'
ruby '2.3.1'

gem 'scraperwiki', :git => 'https://github.com/openaustralia/scraperwiki-ruby/', :branch => 'morph_defaults'
gem 'petrify', '>= 0.4.0'


Loading…
取消
儲存