diff --git a/Gemfile b/Gemfile index 4ed503c4d04..b851e475ced 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ gem 'jekyll', '4.2.2' gem 'webrick' # Used for custom _plugins -gem 'activesupport', '~> 6.1.4' +gem 'activesupport', '~> 7.0.2' gem 'liquid-tag-parser', '~> 2.0.2' group :jekyll_plugins do diff --git a/Gemfile.lock b/Gemfile.lock index 33476df6a90..cfdf022b032 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,11 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.1) + activesupport (7.0.2.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) colorator (1.1.0) @@ -57,7 +56,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) mini_portile2 (2.8.0) - minitest (5.14.4) + minitest (5.15.0) nokogiri (1.13.4) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -83,7 +82,6 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) webrick (1.7.0) - zeitwerk (2.4.2) PLATFORMS aarch64-linux @@ -91,11 +89,11 @@ PLATFORMS x86_64-linux DEPENDENCIES - activesupport (~> 6.1.4) + activesupport (~> 7.0.2) jekyll (= 4.2.2) jekyll-toc (~> 0.17.1) liquid-tag-parser (~> 2.0.2) webrick BUNDLED WITH - 2.2.27 + 2.3.12 diff --git a/site-shared b/site-shared index f3fd1c5de3e..8c92e5bdfdc 160000 --- a/site-shared +++ b/site-shared @@ -1 +1 @@ -Subproject commit f3fd1c5de3eb8fdfc1aefdc8032e4c78757f0b0f +Subproject commit 8c92e5bdfdce14887605de6b5d9d0bd2615876b7