Temporairly deactivated ruby spec in Gemfile.

Background. Our bundler is too old on the production server and
I don't want to break other applications.
This commit is contained in:
Benjamin Meichsner 2013-02-17 21:01:08 +01:00
parent ccdf3c0bf1
commit 6a0bab58f1

View file

@ -1,6 +1,6 @@
# A sample Gemfile
source "http://rubygems.org"
ruby "1.8.7"
#ruby "1.8.7"
gem "rails", '2.3.17'