Skip to content

Commit f626319

Browse files
Update Gems. (circleci#231)
1 parent d5a48d1 commit f626319

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

Gemfile.lock

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ GEM
1212
colored (1.2)
1313
ethon (0.9.0)
1414
ffi (>= 1.3.0)
15-
ffi (1.9.10)
16-
html-proofer (3.0.5)
15+
ffi (1.9.13)
16+
html-proofer (3.0.6)
1717
activesupport (~> 4.2)
1818
addressable (~> 2.3)
1919
colored (~> 1.2)
@@ -23,7 +23,7 @@ GEM
2323
typhoeus (~> 0.7)
2424
yell (~> 2.0)
2525
i18n (0.7.0)
26-
jekyll (3.1.3)
26+
jekyll (3.1.6)
2727
colorator (~> 0.1)
2828
jekyll-sass-converter (~> 1.0)
2929
jekyll-watch (~> 1.1)
@@ -39,19 +39,21 @@ GEM
3939
json (1.8.3)
4040
kramdown (1.11.1)
4141
liquid (3.0.6)
42-
listen (3.0.7)
43-
rb-fsevent (>= 0.9.3)
44-
rb-inotify (>= 0.9.7)
42+
listen (3.0.8)
43+
rb-fsevent (~> 0.9, >= 0.9.4)
44+
rb-inotify (~> 0.9, >= 0.9.7)
4545
mercenary (0.3.6)
46-
mini_portile2 (2.0.0)
47-
minitest (5.8.4)
48-
nokogiri (1.6.7.2)
49-
mini_portile2 (~> 2.0.0.rc2)
50-
parallel (1.8.0)
46+
mini_portile2 (2.1.0)
47+
minitest (5.9.0)
48+
nokogiri (1.6.8)
49+
mini_portile2 (~> 2.1.0)
50+
pkg-config (~> 1.1.7)
51+
parallel (1.9.0)
52+
pkg-config (1.1.7)
5153
rb-fsevent (0.9.7)
5254
rb-inotify (0.9.7)
5355
ffi (>= 0.5.0)
54-
rouge (1.10.1)
56+
rouge (1.11.1)
5557
safe_yaml (1.0.4)
5658
sass (3.4.22)
5759
thread_safe (0.3.5)

0 commit comments

Comments
 (0)