diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 3ccffa37..8eb7f1d4 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.2.9) - activesupport (7.0.2.2) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -13,7 +13,7 @@ GEM execjs coffee-script-source (1.12.2) colorator (0.1) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) ethon (0.15.0) ffi (>= 1.15.0) execjs (2.8.1) @@ -74,7 +74,7 @@ GEM html-pipeline (2.14.0) activesupport (>= 2) nokogiri (>= 1.4) - i18n (1.9.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) jekyll (3.0.4) colorator (~> 0.1) @@ -118,7 +118,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) mini_portile2 (2.8.0) - minitest (5.15.0) + minitest (5.18.0) multipart-post (2.1.1) net-dns (0.9.0) nokogiri (1.13.9) @@ -149,7 +149,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0)