Skip to content

Commit

Permalink
Merge pull request #1080 from duckdb/dependabot/bundler/github-pages-…
Browse files Browse the repository at this point in the history
…health-check-1.18.1

Bump github-pages-health-check from 1.17.9 to 1.18.1
  • Loading branch information
Mause authored Sep 4, 2023
2 parents be98b96 + cf6af52 commit ec6de1d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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", "3.9.3"
gem "github-pages-health-check", "1.17.9"
gem "github-pages-health-check", "1.18.1"
gem "jekyll-avatar", "0.8.0"
gem "jekyll-coffeescript", "1.1.1"
gem "jekyll-commonmark-ghpages", "0.4.0"
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ GEM
colorator (1.1.0)
commonmarker (0.23.10)
concurrent-ruby (1.2.2)
dnsruby (1.61.9)
simpleidn (~> 0.1)
dnsruby (1.70.0)
simpleidn (~> 0.2.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
ethon (0.15.0)
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.8.1)
Expand All @@ -25,7 +25,7 @@ GEM
faraday-net_http (3.0.2)
ffi (1.15.5)
forwardable-extended (2.6.0)
github-pages-health-check (1.17.9)
github-pages-health-check (1.18.1)
addressable (~> 2.3)
dnsruby (~> 1.60)
octokit (~> 4.0)
Expand Down Expand Up @@ -185,7 +185,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
github-pages-health-check (= 1.17.9)
github-pages-health-check (= 1.18.1)
jekyll (= 3.9.3)
jekyll-avatar (= 0.8.0)
jekyll-coffeescript (= 1.1.1)
Expand Down

0 comments on commit ec6de1d

Please sign in to comment.