VRFS-736 undo accidental commit

This commit is contained in:
Jonathan Kolyer 2014-05-21 07:19:02 +00:00
parent 6c0807ac5a
commit b235817a0c
2 changed files with 0 additions and 10 deletions

View File

@ -132,8 +132,3 @@ group :package do
gem 'fpm'
end
gem 'pry'
gem 'pry-remote'
gem 'pry-stack_explorer'
gem 'pry-debugger'

View File

@ -48,11 +48,6 @@ gem 'geokit-rails', '2.0.1'
gem 'mime-types', '1.25.1'
gem 'rest-client'
gem 'pry'
gem 'pry-remote'
gem 'pry-stack_explorer'
gem 'pry-debugger'
group :development do
gem 'pry'
end