Remove pry-debundle

This commit is contained in:
Dennis Schubert 2016-06-19 06:04:32 +02:00 committed by Jonne Haß
parent 7fb6ffbb4d
commit 76369f33c5
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6
2 changed files with 0 additions and 4 deletions

View file

@ -242,7 +242,6 @@ group :development do
# Debugging
gem "pry"
gem "pry-debundle"
gem "pry-byebug"
# test coverage

View file

@ -531,8 +531,6 @@ GEM
pry-byebug (3.4.0)
byebug (~> 9.0)
pry (~> 0.10)
pry-debundle (0.8)
pry
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
rack (1.6.4)
@ -863,7 +861,6 @@ DEPENDENCIES
open_graph_reader (= 0.6.1)
pry
pry-byebug
pry-debundle
quiet_assets (= 1.1.0)
rack-cors (= 0.4.0)
rack-google-analytics (= 1.2.0)