Skip to content

Commit 75928b6

Browse files
committed
bundle update
1 parent 3b5298e commit 75928b6

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
colorator (0.1)
5-
ffi (1.9.10)
6-
jekyll (3.1.5)
5+
ffi (1.9.12)
6+
jekyll (3.1.6)
77
colorator (~> 0.1)
88
jekyll-sass-converter (~> 1.0)
99
jekyll-watch (~> 1.1)
@@ -26,11 +26,13 @@ GEM
2626
rb-fsevent (~> 0.9, >= 0.9.4)
2727
rb-inotify (~> 0.9, >= 0.9.7)
2828
mercenary (0.3.6)
29-
mini_portile2 (2.0.0)
29+
mini_portile2 (2.1.0)
3030
multipart_body (0.2.1)
31-
nokogiri (1.6.7.2)
32-
mini_portile2 (~> 2.0.0.rc2)
31+
nokogiri (1.6.8)
32+
mini_portile2 (~> 2.1.0)
33+
pkg-config (~> 1.1.7)
3334
paint (0.9.0)
35+
pkg-config (1.1.7)
3436
rack (1.6.4)
3537
rack-protection (1.5.3)
3638
rack
@@ -42,7 +44,7 @@ GEM
4244
rb-fsevent (0.9.7)
4345
rb-inotify (0.9.7)
4446
ffi (>= 0.5.0)
45-
rouge (1.10.1)
47+
rouge (1.11.1)
4648
safe_yaml (1.0.4)
4749
sass (3.4.22)
4850
spidr (0.5.0)
@@ -74,4 +76,4 @@ RUBY VERSION
7476
ruby 2.3.1p112
7577

7678
BUNDLED WITH
77-
1.12.3
79+
1.12.5

0 commit comments

Comments
 (0)