chore: show browse page without errors

This commit is contained in:
Nelson Jovel 2024-01-26 10:38:45 -08:00
parent f71f88a4ac
commit e4e6a5c7fb
5 changed files with 16 additions and 4 deletions

View file

@ -95,14 +95,17 @@ GEM
base64 (0.2.0)
bcrypt_pbkdf (1.1.0)
bigdecimal (3.1.5)
bindex (0.8.1)
builder (3.2.4)
byebug (11.1.3)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crass (1.0.6)
cssbundling-rails (1.3.3)
railties (>= 6.0.0)
date (3.3.4)
debug (1.9.1)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.0)
drb (2.2.0)
ruby2_keywords
@ -247,6 +250,11 @@ GEM
watir (7.3.0)
regexp_parser (>= 1.2, < 3)
selenium-webdriver (~> 4.2)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webrick (1.8.1)
websocket (1.2.10)
websocket-driver (0.7.6)
@ -258,12 +266,13 @@ PLATFORMS
x86_64-linux
DEPENDENCIES
byebug
dashboard!
debug
factory_bot_rails
pg
puma
sprockets-rails
web-console
BUNDLED WITH
2.4.21