diff --git a/Gemfile.lock b/Gemfile.lock index d62a4c5c..f78461ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.2) + activesupport (7.1.3.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -232,7 +232,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.22.3) + minitest (5.23.0) mutex_m (0.2.0) net-http (0.4.1) uri @@ -253,7 +253,8 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.8.0) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (3.26.0) rubocop (0.93.1) parallel (~> 1.10) @@ -279,6 +280,7 @@ GEM faraday (>= 0.17.3, < 3) simpleidn (0.2.2) unf (~> 0.1.4) + strscan (3.1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (1.4.0)