diff --git a/Gemfile.lock b/Gemfile.lock index cce2cfadd3e..52265a12edc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,8 +153,9 @@ GEM bigdecimal rexml crass (1.0.6) - css_parser (2.0.0) + css_parser (3.0.0) addressable + ssrf_filter (~> 1.5) csv (3.3.5) data_migrate (11.3.1) activerecord (>= 6.1) @@ -519,7 +520,7 @@ GEM psych (5.3.1) date stringio - public_suffix (7.0.2) + public_suffix (7.0.5) puma (7.1.0) nio4r (~> 2.0) raabro (1.4.0) @@ -723,6 +724,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) + ssrf_filter (1.5.0) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0)