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
Fix ruby version
main
Adrian Short
5 years ago
parent
cca68e95c3
commit
c0d9807b80
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'
ruby '2.3
.1
'
gem 'scraperwiki', :git => 'https://github.com/openaustralia/scraperwiki-ruby/', :branch => 'morph_defaults'
gem 'petrify', '>= 0.4.0'
Write
Preview
Loading…
Cancel
Save