From c20a8069b2215fe58a21e93e1ae174a30ab637ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 01:06:41 +0000 Subject: [PATCH] Bump github-pages-health-check from 1.18.2 to 1.18.5 Bumps [github-pages-health-check](https://github.com/github/github-pages-health-check) from 1.18.2 to 1.18.5. - [Release notes](https://github.com/github/github-pages-health-check/releases) - [Commits](https://github.com/github/github-pages-health-check/compare/v1.18.2...v1.18.5) --- updated-dependencies: - dependency-name: github-pages-health-check dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 08b6d8e2e7..0e3fbbd9e0 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" gem "jekyll", "4.3.3" -gem "github-pages-health-check", "1.18.2" +gem "github-pages-health-check", "1.18.5" gem "jekyll-avatar", "0.8.0" gem "jekyll-coffeescript", "1.1.1" gem "jekyll-default-layout", "0.1.5" diff --git a/Gemfile.lock b/Gemfile.lock index 8436148602..eb973d25b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,8 +36,9 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.9.1) - faraday (2.11.0) + faraday (2.12.0) faraday-net_http (>= 2.0, < 3.4) + json logger faraday-net_http (3.3.0) net-http @@ -52,11 +53,11 @@ GEM ffi (1.17.0-x86_64-linux-gnu) ffi (1.17.0-x86_64-linux-musl) forwardable-extended (2.6.0) - github-pages-health-check (1.18.2) + github-pages-health-check (1.18.5) addressable (~> 2.3) dnsruby (~> 1.60) - octokit (>= 4, < 8) - public_suffix (>= 3.0, < 6.0) + octokit (>= 4, < 10) + public_suffix (>= 3.0, < 7.0) typhoeus (~> 1.3) google-protobuf (4.28.2) bigdecimal @@ -178,6 +179,7 @@ GEM nokogiri (~> 1.12) jekyll-watch (2.2.1) listen (~> 3.0) + json (2.7.2) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -207,7 +209,7 @@ GEM sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.1.1) + public_suffix (6.0.1) racc (1.8.1) rake (13.2.1) rb-fsevent (0.11.2) @@ -272,7 +274,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - github-pages-health-check (= 1.18.2) + github-pages-health-check (= 1.18.5) jekyll (= 4.3.3) jekyll-avatar (= 0.8.0) jekyll-coffeescript (= 1.1.1)