diff --git a/Gemfile.lock b/Gemfile.lock index 41597535..c016d3e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - cgi (0.5.1) + cgi (0.5.2) coderay (1.1.3) concurrent-ruby (1.3.7) connection_pool (3.0.2) @@ -111,7 +111,7 @@ GEM term-ansicolor (~> 1.3) thor (>= 0.19.4, < 2.0) tins (~> 1.6) - crass (1.0.6) + crass (1.0.7) database_cleaner (2.1.0) database_cleaner-active_record (>= 2, < 3) database_cleaner-active_record (2.2.0) @@ -148,11 +148,11 @@ GEM globalid (1.2.1) activesupport (>= 6.1) gravtastic (3.2.6) - haml (6.3.0) + haml (7.2.0) temple (>= 0.8.2) thor tilt - haml-rails (3.0.0) + haml-rails (3.1.0) actionpack (>= 5.1) activesupport (>= 5.1) haml (>= 4.0.6) @@ -203,7 +203,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -245,7 +245,7 @@ GEM parser (3.3.11.1) ast (~> 2.4.1) racc - pp (0.6.3) + pp (0.6.4) prettyprint prettyprint (0.2.0) prism (1.9.0) @@ -257,9 +257,6 @@ GEM pry (>= 0.13, < 0.17) pry-rails (0.3.11) pry (>= 0.13.0) - psych (5.4.0) - date - stringio public_suffix (7.0.5) puma (8.0.2) nio4r (~> 2.0) @@ -294,8 +291,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.7.0) - loofah (~> 2.25) + rails-html-sanitizer (1.7.1) + loofah (~> 2.25, >= 2.25.2) 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) railties (7.2.3) actionpack (= 7.2.3) @@ -312,9 +309,14 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (7.2.0) + rbs (4.0.3) + logger + prism (>= 1.6.0) + tsort + rdoc (8.0.0) erb - psych (>= 4.0.0) + prism (>= 1.6.0) + rbs (>= 4.0.0) tsort redcarpet (3.6.1) regexp_parser (2.12.0) @@ -414,7 +416,6 @@ GEM activesupport (>= 6.1) sprockets (>= 3.0.0) stringex (2.8.6) - stringio (3.2.0) strscan (3.1.8) sync (0.5.0) temple (0.10.4) @@ -427,7 +428,7 @@ GEM middleware (>= 0.1.0) riddle (~> 2.4) thor (1.5.0) - tilt (2.6.1) + tilt (2.8.0) timecop (0.9.11) timeout (0.6.1) tins (1.38.0)