Remove the unused web-console gem

This commit is contained in:
gregoirenovel 2018-11-16 12:20:35 +01:00
parent 9302905271
commit 005eea26f7
2 changed files with 0 additions and 8 deletions

View file

@ -90,7 +90,6 @@ group :development do
gem 'rubocop', require: false
gem 'rubocop-rspec-focused', require: false
gem 'scss_lint', require: false
gem 'web-console' # Access an IRB console on exception pages or by using <%= console %> in views
gem 'xray-rails'
end

View file

@ -101,7 +101,6 @@ GEM
axlsx (>= 2.0, < 4)
bcrypt (3.1.12)
bindata (2.4.4)
bindex (0.5.0)
bootstrap-sass (3.3.7)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
@ -619,11 +618,6 @@ GEM
vcr (4.0.0)
warden (1.2.8)
rack (>= 2.0.6)
web-console (3.7.0)
actionview (>= 5.0)
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
webfinger (1.1.0)
activesupport
httpclient (>= 2.4)
@ -737,7 +731,6 @@ DEPENDENCIES
typhoeus
vcr
warden
web-console
webmock
webpacker (>= 4.0.x)
xray-rails