assist issue creation. WWW: https://bitbucket.org/akiko_pusu/redmine_issue_templates/wiki/Home
19 lines
339 B
Text
19 lines
339 B
Text
--- Gemfile.orig 2016-05-13 21:06:50 UTC
|
|
+++ Gemfile
|
|
@@ -1,9 +1,9 @@
|
|
source 'https://rubygems.org'
|
|
|
|
-group :test do
|
|
- gem "simplecov-rcov"
|
|
- #
|
|
- # TODO: change test not to use shoulda.
|
|
- #
|
|
- gem "shoulda"
|
|
-end
|
|
+#group :test do
|
|
+# gem "simplecov-rcov"
|
|
+# #
|
|
+# # TODO: change test not to use shoulda.
|
|
+# #
|
|
+# gem "shoulda"
|
|
+#end
|