diff --git a/Gemfile b/Gemfile index d44798f..0873ccb 100644 --- a/Gemfile +++ b/Gemfile @@ -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/'