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:
parent
ccdf3c0bf1
commit
6a0bab58f1
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,6 +1,6 @@
|
|||
# A sample Gemfile
|
||||
source "http://rubygems.org"
|
||||
ruby "1.8.7"
|
||||
#ruby "1.8.7"
|
||||
|
||||
gem "rails", '2.3.17'
|
||||
|
||||
|
|
Loading…
Reference in a new issue