From 3817d4c2deea288d662ed7b830a5a639de8046a0 Mon Sep 17 00:00:00 2001 From: Juan Blandini Date: Wed, 22 Oct 2014 18:06:02 -0300 Subject: [PATCH] Removing gem only for hotfix branch --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 38004b33f..23ac4c8eb 100644 --- a/Gemfile +++ b/Gemfile @@ -61,13 +61,13 @@ group :test, :development do gem 'jasminerice' gem 'guard-jasmine' gem 'pry' - gem 'pry-debugger' end group :development do gem 'pry-stack_explorer' gem 'dist', :git => 'https://github.com/manastech/dist.git' gem 'ruby-prof', :git => 'https://github.com/ruby-prof/ruby-prof.git' + gem 'pry-debugger' end # Gems used only for assets and not required