Remove web-console gem

This commit is contained in:
Brian McManus 2022-11-03 18:23:02 +00:00
parent a7fccd50f3
commit 7ed2119545
4 changed files with 0 additions and 10 deletions

View file

@ -54,9 +54,6 @@ group :development, :test do
end
group :development do
# Use console on exceptions pages [https://github.com/rails/web-console]
gem "web-console"
gem "solargraph"
gem "erb_lint"

View file

@ -78,7 +78,6 @@ GEM
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bindex (0.8.1)
bootsnap (1.13.0)
msgpack (~> 1.2)
builder (3.2.4)
@ -265,11 +264,6 @@ GEM
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.2.0)
web-console (4.2.0)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webdrivers (5.0.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
@ -305,7 +299,6 @@ DEPENDENCIES
stimulus-rails
turbo-rails
tzinfo-data
web-console
webdrivers
RUBY VERSION

Binary file not shown.

Binary file not shown.