Ver código fonte

Be more optimistic about ruby version

main
Adrian Short 5 anos atrás
pai
commit
f1b53a18be
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      Gemfile

+ 1
- 1
Gemfile Ver arquivo

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

ruby '2.3.1'
ruby '>=2.3'

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


Carregando…
Cancelar
Salvar