diff options
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ end group :test do gem "shoulda", "~> 3.3.2" - gem "mocha" + gem "mocha", "~> 0.13.3" gem 'capybara', '~> 2.0.0' end |
![]() |
index : redmine.git | |
Mirror of redmine code source: https://github.com/redmine/redmine | www-data |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | Gemfile | 2 |
@@ -78,7 +78,7 @@ end group :test do gem "shoulda", "~> 3.3.2" - gem "mocha" + gem "mocha", "~> 0.13.3" gem 'capybara', '~> 2.0.0' end |