Ver a proveniência

Be more optimistic about ruby version

main
Adrian Short há 5 anos
ascendente
cometimento
f1b53a18be
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      Gemfile

+ 1
- 1
Gemfile Ver ficheiro

@@ -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
Guardar