Skip to content

Commit f4c6a0e

Browse files
Bump jekyll from 3.8.5 to 3.8.6 (#24)
Bumps [jekyll](https://github.com/jekyll/jekyll) from 3.8.5 to 3.8.6. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](jekyll/jekyll@v3.8.5...v3.8.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 757598d commit f4c6a0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ source "https://rubygems.org"
88
#
99
# This will help ensure the proper Jekyll version is running.
1010
# Happy Jekylling!
11-
gem "jekyll", "3.8.5"
11+
gem "jekyll", "3.8.6"
1212

1313
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1414
gem "minima", "~> 2.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ GEM
2525
http_parser.rb (0.6.0)
2626
i18n (0.9.5)
2727
concurrent-ruby (~> 1.0)
28-
jekyll (3.8.5)
28+
jekyll (3.8.6)
2929
addressable (~> 2.4)
3030
colorator (~> 1.0)
3131
em-websocket (~> 0.5)
@@ -93,7 +93,7 @@ PLATFORMS
9393
x86-mingw32
9494

9595
DEPENDENCIES
96-
jekyll (= 3.8.5)
96+
jekyll (= 3.8.6)
9797
jekyll-feed (~> 0.13.0)
9898
jekyll-paginate
9999
jekyll-seo-tag (~> 2.6.1)

0 commit comments

Comments
 (0)