Skip to content

Commit 222e025

Browse files
committed
update bundles
1 parent 732c2b7 commit 222e025

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

Gemfile.lock

+13-9
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
addressable (2.5.0)
5+
public_suffix (~> 2.0, >= 2.0.2)
46
colorator (1.1.0)
57
crass (1.0.2)
68
ffi (1.9.14)
79
forwardable-extended (2.6.0)
8-
jekyll (3.2.1)
10+
jekyll (3.3.1)
11+
addressable (~> 2.4)
912
colorator (~> 1.0)
1013
jekyll-sass-converter (~> 1.0)
1114
jekyll-watch (~> 1.1)
@@ -15,12 +18,12 @@ GEM
1518
pathutil (~> 0.9)
1619
rouge (~> 1.7)
1720
safe_yaml (~> 1.0)
18-
jekyll-sass-converter (1.4.0)
21+
jekyll-sass-converter (1.5.0)
1922
sass (~> 3.4)
2023
jekyll-watch (1.5.0)
2124
listen (~> 3.0, < 3.1)
2225
kgio (2.10.0)
23-
kramdown (1.12.0)
26+
kramdown (1.13.0)
2427
lanyon (0.4.0)
2528
jekyll (>= 2.0, < 4.0)
2629
rack (>= 1.6, < 3.0)
@@ -36,15 +39,16 @@ GEM
3639
paint (1.0.1)
3740
pathutil (0.14.0)
3841
forwardable-extended (~> 2.6)
42+
public_suffix (2.0.4)
3943
rack (2.0.1)
4044
rack-protection (1.5.3)
4145
rack
4246
rack-rewrite (1.5.1)
4347
rack-ssl (1.4.1)
4448
rack
45-
raindrops (0.16.0)
46-
rake (11.2.2)
47-
rb-fsevent (0.9.7)
49+
raindrops (0.17.0)
50+
rake (11.3.0)
51+
rb-fsevent (0.9.8)
4852
rb-inotify (0.9.7)
4953
ffi (>= 0.5.0)
5054
rouge (1.11.1)
@@ -53,7 +57,7 @@ GEM
5357
slop (4.4.1)
5458
spidr (0.6.0)
5559
nokogiri (~> 1.3)
56-
unicorn (5.1.0)
60+
unicorn (5.2.0)
5761
kgio (~> 2.6)
5862
raindrops (~> 0.7)
5963
validate-website (1.6.0)
@@ -79,7 +83,7 @@ DEPENDENCIES
7983
validate-website (~> 1.6)
8084

8185
RUBY VERSION
82-
ruby 2.3.1p112
86+
ruby 2.3.2p217
8387

8488
BUNDLED WITH
85-
1.13.1
89+
1.13.6

0 commit comments

Comments
 (0)