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
commit
a4522e9f9c
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      Gemfile

+ 0
- 1
Gemfile View File

@@ -1,4 +1,3 @@
ruby '1.9.2'
source :rubygems

gem 'sinatra'


Loading…
Cancel
Save