test/rails_test/Gemfile in muck-profiles-3.0.1 vs test/rails_test/Gemfile in muck-profiles-3.0.2

- old
+ new

@@ -1,7 +1,7 @@ source "http://rubygems.org" -gem "rails", "3.0.0" #, :path => "~/projects/other_apps/rails" +gem "rails", "3.0.1" #, :path => "~/projects/other_apps/rails" gem "mysql" # gem "authlogic" # TODO this is temporary until the official authlogic gem is updated for rails 3 gem "authlogic", :git => "git://github.com/odorcicd/authlogic.git", :branch => "rails3" \ No newline at end of file