Drop version constraint for debug_inspector
This commit is contained in:
parent
3261f446ab
commit
d9104413f8
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -125,7 +125,7 @@ group :development do
|
|||
gem "annotate"
|
||||
gem "better_errors"
|
||||
gem "binding_of_caller"
|
||||
gem "debug_inspector", "< 1.0.0"
|
||||
gem "debug_inspector"
|
||||
gem "listen"
|
||||
gem "vendorer"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue