diff --git a/Gemfile.lock b/Gemfile.lock index 91072a6c9a5..56d7cd9346c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -242,9 +242,9 @@ GEM globalid (1.1.0) activesupport (>= 5.0) highline (2.1.0) - html-pipeline (2.14.3) - activesupport (>= 2) - nokogiri (>= 1.4) + html-pipeline (3.0.0) + selma (~> 0.1) + zeitwerk (~> 2.5) htmlentities (4.3.4) http_accept_language (2.1.1) i18n (1.14.1) @@ -406,6 +406,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) + rb_sys (0.9.84) recaptcha (5.16.0) record_tag_helper (1.0.1) actionview (>= 5) @@ -496,6 +497,8 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) + selma (0.2.0) + rb_sys (~> 0.9) settings_on_rails (0.3.1) activerecord (>= 3.1) should_not (1.1.0)