diff --git a/Gemfile.lock b/Gemfile.lock index c2b6e7658ca..04b85ef0264 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -250,9 +250,9 @@ GEM globalid (1.2.1) activesupport (>= 6.1) highline (3.0.1) - html-pipeline (2.14.3) - activesupport (>= 2) - nokogiri (>= 1.4) + html-pipeline (3.2.1) + selma (~> 0.4) + zeitwerk (~> 2.5) htmlentities (4.3.4) http-accept (1.7.0) http-cookie (1.0.6) @@ -319,7 +319,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.1) + logger (1.6.2) lograge (0.14.0) actionpack (>= 4) activesupport (>= 4) @@ -352,7 +352,7 @@ GEM mini_magick (4.13.2) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.2) + minitest (5.25.4) multi_json (1.15.0) net-imap (0.4.14) date @@ -438,6 +438,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) + rb_sys (0.9.103) rdoc (6.7.0) psych (>= 4.0.0) recaptcha (5.17.0) @@ -534,13 +535,15 @@ GEM sanitize (6.1.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) - securerandom (0.3.2) + securerandom (0.4.0) selenium-webdriver (4.22.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) + selma (0.4.10) + rb_sys (~> 0.9) should_not (1.1.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0)