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
Remove ruby declaration as Heroku bamboo ignores it anyway (and uses bundler 1.0.7)
tags/last-sinatra-version
Adrian Short
11 years ago
parent
2b3c645163
commit
a4522e9f9c
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
Gemfile
+ 0
- 1
Gemfile
View File
@@ -1,4 +1,3 @@
ruby '1.9.2'
source :rubygems
gem 'sinatra'
Write
Preview
Loading…
Cancel
Save