merge test and development, test groups

This commit is contained in:
Praveen Arimbrathodiyil 2016-09-18 21:53:59 +05:30
parent a1b6de3dad
commit 4fe3bd7897

View file

@ -11,3 +11,15 @@ https://gitlab.com/gitlab-org/gitlab-ce/issues/19670
gem 'grape-entity', '~> 0.5.0'
gem 'rack-cors', '~> 0.4.0', require: 'rack/cors'
@@ -291,9 +291,9 @@
# gem 'license_finder', '~> 2.1.0', require: false
# gem 'knapsack', '~> 1.11.0'
-end
+#end
-group :test, optional: true do
+#group :test, optional: true do
gem 'shoulda-matchers', '~> 2.8', require: false
gem 'email_spec', '~> 1.6'
gem 'json-schema', '~> 2.6', '>= 2.6.2'