diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index 18362ae92fa..c8290c020de 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -271,7 +271,7 @@ GEM parser (3.2.2.4) ast (~> 2.4.1) racc - psych (5.1.1.1) + psych (5.1.2) stringio public_suffix (5.0.3) racc (1.7.3) @@ -335,7 +335,7 @@ GEM concurrent-ruby (~> 1.0, >= 1.0.2) sorbet-runtime (0.5.11193) stackprof (0.2.25) - stringio (3.0.8) + stringio (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) toml-rb (2.2.0)