Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorChristian Johansen <christian@gitorious.org>2012-02-28 16:03:02 (GMT)
committer Christian Johansen <christian@gitorious.org>2012-02-28 16:03:02 (GMT)
commitde8f4e45203cce70ed740152182b98e409715eea (patch)
tree1c05b2ba70637a653198683d146b35fea2b6f7b1 /Gemfile
parent035e5bcc10d3c9de2e475c893a2c83c6b73eea8c (diff)
Remove troublesome and unused dependency
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index df053b3..ead0e0a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -40,7 +40,6 @@ group :test do
gem "factory_girl", "~> 1.3.0"
gem "shoulda", "~> 2.9.1"
gem "tuxml"
- gem "rots", :git => 'https://github.com/roman/rots.git'
gem "capybara"
gem "launchy" # used only for Capybara's save_and_open_page for launching the browser