Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Commit 2abaeee

Browse files
committed
Update dependencies that don't work in ruby 2.4
1 parent 48136b4 commit 2abaeee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ GEM
8383
gemoji (~> 2.0)
8484
html-pipeline (~> 1.9)
8585
jekyll (>= 2.0)
86-
json (1.8.3)
86+
json (1.8.6)
8787
kramdown (1.5.0)
8888
liquid (2.6.2)
8989
listen (2.10.1)
@@ -119,7 +119,7 @@ GEM
119119
parslet (~> 1.5.0)
120120
tzinfo (1.2.2)
121121
thread_safe (~> 0.1)
122-
yajl-ruby (1.2.1)
122+
yajl-ruby (1.2.2)
123123

124124
PLATFORMS
125125
ruby
@@ -129,4 +129,4 @@ DEPENDENCIES
129129
jekyll
130130

131131
BUNDLED WITH
132-
1.13.6
132+
1.13.7

0 commit comments

Comments
 (0)