This website works better with JavaScript.
Home
Explore
Help
Sign In
adrian
/
kiosks
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Be more optimistic about ruby version
main
Adrian Short
6 years ago
parent
d9666f99bb
commit
f1b53a18be
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Gemfile
+ 1
- 1
Gemfile
View File
@@ -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/'
Write
Preview
Loading…
Cancel
Save