Update web-console to version 4.2.0

This commit is contained in:
depfu[bot] 2023-05-12 14:11:20 +00:00 committed by GitHub
parent f92627ae57
commit 2619448b09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -293,9 +293,9 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.20.0)
loofah (2.21.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
@ -341,7 +341,7 @@ GEM
next_rails (1.2.4)
colorize (>= 0.8.1)
nio4r (2.5.9)
nokogiri (1.14.3)
nokogiri (1.14.4)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oauth2 (2.0.9)
@ -578,7 +578,7 @@ GEM
stripe (> 5, < 6)
sysexits (1.2.0)
temple (0.10.0)
thor (1.2.1)
thor (1.2.2)
tilt (2.1.0)
timecop (0.9.6)
timeout (0.3.2)
@ -600,7 +600,7 @@ GEM
version_gem (1.1.2)
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.1.0)
web-console (4.2.0)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)