Explorar el Código

Be more optimistic about ruby version

main
Adrian Short hace 5 años
padre
commit
f1b53a18be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Gemfile

+ 1
- 1
Gemfile Ver fichero

@@ -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/'


Cargando…
Cancelar
Guardar