aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index ba55d96783..e99e7c7591 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,10 +12,10 @@ gem "rails", "3.0.pre", :vendored_at => "railties"
gem lib, '3.0.pre', :vendored_at => lib
end
gem "rack", "1.0.1"
-gem "rack-mount", :git => "git://github.com/josh/rack-mount.git"
+gem "rack-mount", :git => "git://github.com/rails/rack-mount.git"
gem "rack-test", "~> 0.5.0"
gem "erubis", "~> 2.6.0"
gem "arel", :git => "git://github.com/rails/arel.git"
gem "mocha"
gem "sqlite3-ruby"
-gem "RedCloth" \ No newline at end of file
+gem "RedCloth"