mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 21:38:14 -08:00
chore: show browse page without errors
This commit is contained in:
parent
f71f88a4ac
commit
e4e6a5c7fb
5 changed files with 16 additions and 4 deletions
13
Gemfile.lock
13
Gemfile.lock
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue