diff --git a/Gemfile.lock b/Gemfile.lock index 3e20e1aaa292d9..28e64c02c665d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,13 +2,12 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - activemodel (7.0.7.2) - activesupport (= 7.0.7.2) - activesupport (7.0.7.2) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) + builder (~> 3.0.0) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) + multi_json (~> 1.0) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) @@ -16,6 +15,7 @@ GEM console (~> 1.10) io-event (~> 1.1) timers (~> 4.1) + builder (3.0.4) coffee-script (2.4.1) coffee-script-source execjs @@ -25,7 +25,7 @@ GEM concurrent-ruby (1.2.2) console (1.16.2) fiber-local - dnsruby (1.70.0) + dnsruby (1.71.0) simpleidn (~> 0.2.1) eip_validator (0.8.2) activemodel @@ -36,22 +36,22 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - execjs (2.8.1) - faraday (2.7.4) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + execjs (2.9.1) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) + faraday-net_http (3.1.0) + net-http ffi (1.15.5) fiber-local (1.0.0) forwardable-extended (2.6.0) front_matter_parser (0.1.1) gemoji (3.0.1) - github-pages (228) + github-pages (224) github-pages-health-check (= 1.17.9) - jekyll (= 3.9.3) + jekyll (= 3.9.0) jekyll-avatar (= 0.7.0) jekyll-coffeescript (= 1.1.1) - jekyll-commonmark-ghpages (= 0.4.0) + jekyll-commonmark-ghpages (= 0.2.0) jekyll-default-layout (= 0.1.4) jekyll-feed (= 0.15.1) jekyll-gist (= 1.5.0) @@ -83,12 +83,12 @@ GEM jekyll-theme-time-machine (= 0.2.0) jekyll-titles-from-headings (= 0.5.3) jemoji (= 0.12.0) - kramdown (= 2.3.2) + kramdown (= 2.3.1) kramdown-parser-gfm (= 1.1.0) - liquid (= 4.0.4) + liquid (= 4.0.3) mercenary (~> 0.3) minima (= 2.5.1) - nokogiri (>= 1.13.6, < 2.0) + nokogiri (>= 1.12.5, < 2.0) rouge (= 3.26.0) terminal-table (~> 1.4) github-pages-health-check (1.17.9) @@ -111,14 +111,14 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (1.14.1) + i18n (0.9.5) concurrent-ruby (~> 1.0) io-event (1.1.7) - jekyll (3.9.3) + jekyll (3.9.0) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) - i18n (>= 0.7, < 2) + i18n (~> 0.7) jekyll-sass-converter (~> 1.0) jekyll-watch (~> 2.0) kramdown (>= 1.17, < 3) @@ -134,11 +134,11 @@ GEM coffee-script-source (~> 1.11.1) jekyll-commonmark (1.4.0) commonmarker (~> 0.22) - jekyll-commonmark-ghpages (0.4.0) - commonmarker (~> 0.23.7) + jekyll-commonmark-ghpages (0.2.0) + commonmarker (~> 0.23.4) jekyll (~> 3.9.0) jekyll-commonmark (~> 1.4.0) - rouge (>= 2.0, < 5.0) + rouge (>= 2.0, < 4.0) jekyll-default-layout (0.1.4) jekyll (~> 3.0) jekyll-feed (0.15.1) @@ -222,11 +222,11 @@ GEM gemoji (~> 3.0) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - kramdown (2.3.2) + kramdown (2.3.1) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liquid (4.0.4) + liquid (4.0.3) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -235,10 +235,12 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.19.0) - nokogiri (1.14.5-arm64-darwin) + multi_json (1.15.0) + net-http (0.4.1) + uri + nokogiri (1.16.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.5-x86_64-linux) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -252,7 +254,7 @@ GEM ruby-rc4 ttfunk public_suffix (4.0.7) - racc (1.6.2) + racc (1.7.3) rainbow (3.1.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) @@ -260,7 +262,6 @@ GEM rexml (3.2.5) rouge (3.26.0) ruby-rc4 (0.1.5) - ruby2_keywords (0.0.5) rubyzip (2.3.2) safe_yaml (1.0.5) sass (3.7.4) @@ -279,13 +280,11 @@ GEM ttfunk (1.7.0) typhoeus (1.4.1) ethon (>= 0.9.0) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext - unf_ext (0.0.8.2) + unf_ext (0.0.9.1) unicode-display_width (1.8.0) - webrick (1.8.1) + uri (0.13.0) yell (2.2.2) zeitwerk (2.6.12) @@ -295,11 +294,11 @@ PLATFORMS DEPENDENCIES eip_validator (>= 0.8.2) - github-pages (= 228) - html-proofer (>= 5.0.7) - minima (~> 2.0) + github-pages (= 224) + html-proofer (>= 3.19.4) + jekyll-feed (~> 0.14, >= 0.14.0) + minima (~> 2.5, >= 2.5.1) tzinfo-data - webrick (~> 1.8) BUNDLED WITH 2.4.12