Skip to content

Commit

Permalink
Bump github-pages-health-check from 1.18.2 to 1.18.5
Browse files Browse the repository at this point in the history
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](github/pages-health-check@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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent 9b1cc38 commit c20a806
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit c20a806

Please sign in to comment.