diff --git a/Gemfile.lock b/Gemfile.lock index 39c19d31b7..77b478a722 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM baran (0.1.12) base64 (0.3.0) bcrypt (3.1.20) - benchmark (0.4.1) + benchmark (0.5.0) bigdecimal (3.3.1) builder (3.3.0) bullet (8.0.7) @@ -191,8 +191,8 @@ GEM marcel (~> 1.0.0) ssrf_filter (~> 1.0) childprocess (5.0.0) - concurrent-ruby (1.3.5) - connection_pool (2.5.4) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) consistency_fail (0.3.7) crass (1.0.6) cronex (0.15.0) @@ -280,15 +280,15 @@ GEM hashery (2.1.2) highline (3.1.2) reline - html-pipeline (2.14.3) - activesupport (>= 2) - nokogiri (>= 1.4) + html-pipeline (3.2.4) + selma (~> 0.4) + zeitwerk (~> 2.5) htmlentities (4.3.4) http-accept (1.7.0) http-cookie (1.0.6) domain_name (~> 0.5) http_accept_language (2.1.1) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) i18n-tasks (1.0.15) activesupport (>= 4.0.2) @@ -395,7 +395,9 @@ GEM mini_magick (4.13.2) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.0) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) multi_json (1.17.0) multipart-post (2.4.1) neighbor (0.5.2) @@ -436,6 +438,7 @@ GEM prettyprint pragmatic_segmenter (0.3.24) prettyprint (0.2.0) + prism (1.9.0) progress (3.6.0) psych (5.2.4) date @@ -495,9 +498,12 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) + rake-compiler-dock (1.11.0) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) + rb_sys (0.9.124) + rake-compiler-dock (= 1.11.0) rdoc (6.13.1) psych (>= 4.0.0) recaptcha (5.19.0) @@ -608,6 +614,8 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) + selma (0.4.15) + rb_sys (~> 0.9) should_not (1.1.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0)