Gemfile in apartment-0.10.1 vs Gemfile in apartment-0.10.2
- old
+ new
@@ -1,8 +1,3 @@
source "http://rubygems.org"
-# Uses patched version of postgresql adapter to enable apartment usage.
-# Current postgresql adapter in rails doesn't properly support the use of postgresql schemas
-# Pull request sent => https://github.com/rails/rails/pull/1604
-gem 'rails', '3.0.8', :git => 'git://github.com/bradrobertson/rails', :branch => '3-0-stable'
-
gemspec