diff --git a/Gemfile.lock b/Gemfile.lock index 400222d23..46947225a 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.4.3) 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) @@ -68,7 +68,7 @@ GEM maruku (0.7.0) mathn (0.1.0) mini_portile2 (2.8.0) - minitest (5.16.3) + minitest (5.18.0) nokogiri (1.13.10) 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)