Skip to content

Commit fe2c69a

Browse files
Bump jekyll from 3.8.4 to 3.8.5 (#20)
Bumps [jekyll](https://github.com/jekyll/jekyll) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](jekyll/jekyll@v3.8.4...v3.8.5)
1 parent 63c48ba commit fe2c69a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.4"
11+
gem "jekyll", "3.8.5"
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ GEM
2727
http_parser.rb (0.6.0)
2828
i18n (0.9.5)
2929
concurrent-ruby (~> 1.0)
30-
jekyll (3.8.4)
30+
jekyll (3.8.5)
3131
addressable (~> 2.4)
3232
colorator (~> 1.0)
3333
em-websocket (~> 0.5)
@@ -74,7 +74,7 @@ GEM
7474
mini_portile2 (~> 2.4.0)
7575
pathutil (0.16.2)
7676
forwardable-extended (~> 2.6)
77-
public_suffix (3.0.3)
77+
public_suffix (3.1.0)
7878
rb-fsevent (0.10.3)
7979
rb-inotify (0.10.0)
8080
ffi (~> 1.0)
@@ -98,7 +98,7 @@ PLATFORMS
9898
x86-mingw32
9999

100100
DEPENDENCIES
101-
jekyll (= 3.8.4)
101+
jekyll (= 3.8.5)
102102
jekyll-feed (~> 0.10.0)
103103
jekyll-paginate
104104
jekyll-seo-tag (~> 2.5.0)

0 commit comments

Comments
 (0)