diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-11-30 14:31:53 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-11-30 14:31:53 +0000 |
commit | f04148695a4a2de305945b00433aa1462d5c901c (patch) | |
tree | 7825bbb4f40e1b5d24bcd84d478fa70d7bb9f22d /Gemfile | |
parent | 372b24627b70d43402d7e54dfb370bcdfe0ec8ba (diff) | |
download | redmine-f04148695a4a2de305945b00433aa1462d5c901c.tar.gz redmine-f04148695a4a2de305945b00433aa1462d5c901c.zip |
Drop shoulda.
git-svn-id: http://svn.redmine.org/redmine/trunk@13676 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -86,7 +86,6 @@ end group :test do gem "minitest" - gem "shoulda-context" gem "mocha", "~> 1.0.0", :require => 'mocha/api' # For running UI tests gem "capybara", "~> 2.1.0" |