diff --git a/Gemfile.lock b/Gemfile.lock index 0814756cd..0860f18b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.2.9) - activesupport (7.0.4) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -15,7 +15,7 @@ GEM colorator (0.1) commander (4.1.6) highline (~> 1.6.11) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) fast-stemmer (1.0.2) ffi (1.15.5) gemoji (1.5.0) @@ -35,7 +35,7 @@ GEM html-pipeline (1.5.0) activesupport (>= 2) nokogiri (~> 1.4) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) jekyll (1.5.1) classifier (~> 1.3) @@ -68,7 +68,7 @@ GEM maruku (0.7.0) mathn (0.1.0) mini_portile2 (2.8.1) - minitest (5.16.3) + minitest (5.19.0) nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -90,7 +90,7 @@ GEM safe_yaml (1.0.5) toml (0.1.2) parslet (~> 1.5.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) yajl-ruby (1.1.0)