Drop version constraint for debug_inspector

This commit is contained in:
Tom Hughes 2021-04-22 13:21:55 +00:00
parent 3261f446ab
commit d9104413f8
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -139,7 +139,7 @@ GEM
rexml
crass (1.0.6)
dalli (2.7.11)
debug_inspector (0.0.3)
debug_inspector (1.1.0)
deep_merge (1.2.1)
delayed_job (4.1.9)
activesupport (>= 3.0, < 6.2)
@ -493,7 +493,7 @@ DEPENDENCIES
composite_primary_keys (~> 12.0.0)
config
dalli
debug_inspector (< 1.0.0)
debug_inspector
delayed_job_active_record
dynamic_form
erb_lint