Skip to content

Commit

Permalink
chore: Bump github-pages from 214 to 215 in /docs (#272)
Browse files Browse the repository at this point in the history
Bumps [github-pages](https://github.com/github/pages-gem) from 214 to 215.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/github/pages-gem/releases">github-pages's releases</a>.</em></p>
<blockquote>
<h2>v215</h2>
<p>Bump github-pages-health-check to v1.17.2 <a href="https://github-redirect.dependabot.com/github/pages-gem/issues/771">#771</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/github/pages-gem/commit/c4294e6e8c7039d285cd1232db17c004e930e108"><code>c4294e6</code></a> Bump 💎 to v215</li>
<li><a href="https://github.com/github/pages-gem/commit/36bb446a39ab79de6932ea39c312224ec1dc88c1"><code>36bb446</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/pages-gem/issues/771">#771</a> from github/hubot/github-pages-health-check-v1-17-2</li>
<li><a href="https://github.com/github/pages-gem/commit/c2b4d75f7f5da34883bb7020574d53ebf9eec4b4"><code>c2b4d75</code></a> Update github-pages-health-check to 💎 v1.17.2</li>
<li><a href="https://github.com/github/pages-gem/commit/75fd58be0f294a6bf55a1990643838d5984a1f62"><code>75fd58b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/pages-gem/issues/770">#770</a> from github/hubot/github-pages-health-check-v1-17-1</li>
<li><a href="https://github.com/github/pages-gem/commit/216d12d4665f2d20e3e54dbb8bde9587934b76ec"><code>216d12d</code></a> Update github-pages-health-check to 💎 v1.17.1</li>
<li>See full diff in <a href="https://github.com/github/pages-gem/compare/v214...v215">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github-pages&package-manager=bundler&previous-version=214&new-version=215)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
  • Loading branch information
dependabot[bot] authored Jun 14, 2021
1 parent 0d2deb0 commit 8af9025
Showing 1 changed file with 21 additions and 13 deletions.
34 changes: 21 additions & 13 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.6)
activesupport (6.0.3.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand All @@ -22,20 +22,28 @@ GEM
em-websocket (0.5.2)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
ethon (0.12.0)
ffi (>= 1.3.0)
ethon (0.14.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.7.0)
faraday (1.3.0)
execjs (2.8.1)
faraday (1.4.2)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
ffi (1.15.0)
faraday-net_http_persistent (1.1.0)
ffi (1.15.1)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (214)
github-pages-health-check (= 1.17.0)
github-pages (215)
github-pages-health-check (= 1.17.2)
jekyll (= 3.9.0)
jekyll-avatar (= 0.7.0)
jekyll-coffeescript (= 1.1.1)
Expand Down Expand Up @@ -78,7 +86,7 @@ GEM
nokogiri (>= 1.10.4, < 2.0)
rouge (= 3.26.0)
terminal-table (~> 1.4)
github-pages-health-check (1.17.0)
github-pages-health-check (1.17.2)
addressable (~> 2.3)
dnsruby (~> 1.60)
octokit (~> 4.0)
Expand Down Expand Up @@ -212,17 +220,17 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.14.4)
multipart-post (2.1.1)
nokogiri (1.11.4)
nokogiri (1.11.5)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
octokit (4.20.0)
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
racc (1.5.2)
rb-fsevent (0.10.4)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
Expand Down

0 comments on commit 8af9025

Please sign in to comment.