Skip to content

Commit

Permalink
Removing gem only for hotfix branch
Browse files Browse the repository at this point in the history
  • Loading branch information
juanboca authored and waj committed Oct 22, 2014
1 parent d54c52e commit 3817d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3817d4c

Please sign in to comment.