diff --git a/Gemfile.lock b/Gemfile.lock index e3e30ede..3ed7ed29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,6 +16,7 @@ GEM climate_control (1.2.0) colorator (1.1.0) concurrent-ruby (1.3.4) + crass (1.0.6) csv (3.3.0) distributed-press-api-client (0.5.1) addressable (~> 2.3, >= 2.3.0) @@ -59,6 +60,7 @@ GEM ethon (0.15.0) ffi (>= 1.15.0) eventmachine (1.2.7) + fast_blank (1.0.1) ffi (1.17.0-x86_64-darwin) ffi (1.17.0-x86_64-linux-gnu) forwardable-extended (2.6.0) @@ -119,20 +121,26 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + loofah (2.24.0) + crass (~> 1.0.2) + nokogiri (>= 1.12.0) marcel (1.0.4) mercenary (0.4.0) mini_mime (1.1.5) multi_xml (0.7.1) bigdecimal (~> 3.1) - nokogiri (1.18.1-x86_64-darwin) + nokogiri (1.18.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.1-x86_64-linux-gnu) + nokogiri (1.18.2-x86_64-linux-gnu) racc (~> 1.4) parallel (1.22.1) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (6.0.1) racc (1.8.1) + rails-html-sanitizer (1.6.2) + loofah (~> 2.21) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2) @@ -147,6 +155,10 @@ GEM google-protobuf (~> 4.27) sass-embedded (1.78.0-x86_64-linux-gnu) google-protobuf (~> 4.27) + sutty-liquid (0.12.3) + fast_blank (~> 1.0) + jekyll (~> 4) + rails-html-sanitizer (~> 1.6.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) typhoeus (1.4.0) @@ -167,6 +179,7 @@ DEPENDENCIES jekyll-feed! nokogiri ruby-brs + sutty-liquid (~> 0.12.2) webrick (~> 1.9) BUNDLED WITH