gems: remove ruby-debug-ide

- It was included to make Rubymine happy, but nowadays Rubymine seems
to load the debugger without touching the Gemfile
- It keeps matching an invalid version when `bundle upgrade`-ing the
dependencies.
This commit is contained in:
Pierre de La Morinerie 2021-02-23 15:55:13 +01:00 committed by Pierre de La Morinerie (Rebase PR Action)
parent 473a86b861
commit 1ebfdef411
2 changed files with 0 additions and 4 deletions

View file

@ -619,8 +619,6 @@ GEM
rubocop-rails (~> 2.0)
rubocop-rspec-focused (1.0.0)
rubocop (>= 0.51)
ruby-debug-ide (0.7.2)
rake (>= 0.8.1)
ruby-graphviz (1.2.5)
rexml
ruby-progressbar (1.11.0)
@ -861,7 +859,6 @@ DEPENDENCIES
rubocop
rubocop-rails_config
rubocop-rspec-focused
ruby-debug-ide
ruby-saml-idp
sanitize-url
sassc-rails