Trying to make the gem 1.8.7 compatible
* replaced File.realpath in testsuite with File.expand_path * removed the old YAML hack
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
require 'yaml'
|
||||
YAML::ENGINE.yamler= 'syck'
|
||||
|
||||
require 'rubygems'
|
||||
gemfile = File.expand_path('../../../../Gemfile', __FILE__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user