This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
suttonelections
mirror of
https://github.com/adrianshort/suttonelections.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Use ruby 1.9.2 for compatibility with Heroku bamboo stack
tags/last-sinatra-version
Adrian Short
11 years ago
parent
483fed8b63
commit
2b3c645163
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,4 +1,4 @@
ruby '1.9.
3
'
ruby '1.9.
2
'
source :rubygems
gem 'sinatra'
Write
Preview
Loading…
Cancel
Save