Skip to content

Commit f66f489

Browse files
author
fabianmoronzirfas
committed
chore(update jekyll):
close #76
1 parent 609f21a commit f66f489

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ruby RUBY_VERSION
99
#
1010
# This will help ensure the proper Jekyll version is running.
1111
# Happy Jekylling!
12-
gem "jekyll", "3.7.0"
12+
gem "jekyll", "3.8.5"
1313

1414

1515
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
addressable (2.5.2)
55
public_suffix (>= 2.0.2, < 4.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.0.5)
7+
concurrent-ruby (1.1.3)
88
em-websocket (0.5.1)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0.6.0)
@@ -14,7 +14,7 @@ GEM
1414
http_parser.rb (0.6.0)
1515
i18n (0.9.5)
1616
concurrent-ruby (~> 1.0)
17-
jekyll (3.7.0)
17+
jekyll (3.8.5)
1818
addressable (~> 2.4)
1919
colorator (~> 1.0)
2020
em-websocket (~> 0.5)
@@ -40,7 +40,7 @@ GEM
4040
rb-inotify (~> 0.9, >= 0.9.7)
4141
ruby_dep (~> 1.2)
4242
mercenary (0.3.6)
43-
pathutil (0.16.1)
43+
pathutil (0.16.2)
4444
forwardable-extended (~> 2.6)
4545
public_suffix (3.0.3)
4646
rb-fsevent (0.10.3)
@@ -49,7 +49,7 @@ GEM
4949
rouge (3.3.0)
5050
ruby_dep (1.5.0)
5151
safe_yaml (1.0.4)
52-
sass (3.6.0)
52+
sass (3.7.2)
5353
sass-listen (~> 4.0.0)
5454
sass-listen (4.0.0)
5555
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -59,12 +59,12 @@ PLATFORMS
5959
ruby
6060

6161
DEPENDENCIES
62-
jekyll (= 3.7.0)
62+
jekyll (= 3.8.5)
6363
jekyll-feed (~> 0.6)
6464
tzinfo-data
6565

6666
RUBY VERSION
6767
ruby 2.4.2p198
6868

6969
BUNDLED WITH
70-
1.16.2
70+
1.17.2

0 commit comments

Comments
 (0)