Skip to content

Commit d6567ba

Browse files
Update dependency github-pages to v220 (grafana#231)
Signed-off-by: Renovate Bot <[email protected]> Co-authored-by: Renovate Bot <[email protected]>
1 parent aca32ef commit d6567ba

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

docs/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ source "https://rubygems.org"
1212
gem "minima", "~> 2.5"
1313
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1414
# uncomment the line below. To upgrade, run `bundle update github-pages`.
15-
gem "github-pages","~> 219", group: :jekyll_plugins
15+
gem "github-pages","~> 220", group: :jekyll_plugins
1616
gem "just-the-docs"
1717
# If you have any plugins, put them here!
1818
group :jekyll_plugins do

docs/Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ GEM
2626
ffi (>= 1.15.0)
2727
eventmachine (1.2.7)
2828
execjs (2.8.1)
29-
faraday (1.7.1)
29+
faraday (1.8.0)
3030
faraday-em_http (~> 1.0)
3131
faraday-em_synchrony (~> 1.0)
3232
faraday-excon (~> 1.1)
@@ -45,11 +45,11 @@ GEM
4545
faraday-net_http_persistent (1.2.0)
4646
faraday-patron (1.0.0)
4747
faraday-rack (1.0.0)
48-
ffi (1.15.3)
48+
ffi (1.15.4)
4949
forwardable-extended (2.6.0)
5050
gemoji (3.0.1)
51-
github-pages (219)
52-
github-pages-health-check (= 1.17.7)
51+
github-pages (220)
52+
github-pages-health-check (= 1.17.9)
5353
jekyll (= 3.9.0)
5454
jekyll-avatar (= 0.7.0)
5555
jekyll-coffeescript (= 1.1.1)
@@ -92,7 +92,7 @@ GEM
9292
nokogiri (>= 1.10.4, < 2.0)
9393
rouge (= 3.26.0)
9494
terminal-table (~> 1.4)
95-
github-pages-health-check (1.17.7)
95+
github-pages-health-check (1.17.9)
9696
addressable (~> 2.3)
9797
dnsruby (~> 1.60)
9898
octokit (~> 4.0)
@@ -268,15 +268,15 @@ GEM
268268
thread_safe (~> 0.1)
269269
unf (0.1.4)
270270
unf_ext
271-
unf_ext (0.0.7.7)
272-
unicode-display_width (1.7.0)
271+
unf_ext (0.0.8)
272+
unicode-display_width (1.8.0)
273273
zeitwerk (2.4.2)
274274

275275
PLATFORMS
276276
x86_64-linux
277277

278278
DEPENDENCIES
279-
github-pages (~> 219)
279+
github-pages (~> 220)
280280
jekyll-feed (~> 0.12)
281281
just-the-docs
282282
minima (~> 2.5)

0 commit comments

Comments
 (0)