Skip to content

Commit

Permalink
remove direct dep on arel
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Nov 6, 2010
1 parent 73991af commit b8ae95e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
@@ -1,7 +1,6 @@
source "http://rubygems.org"

gem 'rails', :path => File.expand_path("../vendor/rails", __FILE__)
gem "rack", :git => "git://github.com/rack/rack.git"

%w[rspec-rails rspec rspec-core rspec-expectations rspec-mocks].each do |lib|
gem lib, :path => File.expand_path("../../#{lib}", __FILE__)
Expand Down

0 comments on commit b8ae95e

Please sign in to comment.