try changing group name

This commit is contained in:
Praveen Arimbrathodiyil 2016-09-18 15:19:33 +05:30
parent 1c8b469376
commit 5bb32036dd

View file

@ -37,7 +37,7 @@ Bundler will fail when it can't find these locally
- gem 'database_cleaner', '~> 1.5.0'
- gem 'factory_girl_rails', '~> 4.6.0'
- gem 'rspec-rails', '~> 3.5.0'
+group :development, :test, optional: true do
+group :development, optional: true do
+# gem 'byebug', '~> 8.2.1', platform: :mri
+# gem 'pry-rails', '~> 0.3.4'
+#