From 2619448b09fa90b840c3bc2a3d66b6f268a8c220 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 14:11:20 +0000 Subject: [PATCH] Update web-console to version 4.2.0 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6bc56b65..95e42c6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)