Skip to content

Commit 7ea6efa

Browse files
committed
Update gem bundle
1 parent 47d3d8c commit 7ea6efa

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

Gemfile.lock

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
addressable (2.3.8)
45
blankslate (2.1.2.4)
56
classifier-reborn (2.0.4)
67
fast-stemmer (~> 1.0)
78
coffee-script (2.4.1)
89
coffee-script-source
910
execjs
10-
coffee-script-source (1.9.1.1)
11+
coffee-script-source (1.10.0)
1112
colorator (0.1)
1213
execjs (2.6.0)
14+
faraday (0.9.2)
15+
multipart-post (>= 1.2, < 3)
1316
fast-stemmer (1.0.2)
1417
ffi (1.9.10)
1518
jekyll (2.5.3)
@@ -29,26 +32,30 @@ GEM
2932
toml (~> 0.1.0)
3033
jekyll-coffeescript (1.0.1)
3134
coffee-script (~> 2.2)
32-
jekyll-gist (1.3.5)
35+
jekyll-gist (1.4.0)
36+
octokit (~> 4.2)
3337
jekyll-paginate (1.1.0)
3438
jekyll-sass-converter (1.3.0)
3539
sass (~> 3.2)
3640
jekyll-watch (1.3.0)
3741
listen (~> 3.0)
3842
kgio (2.10.0)
3943
kramdown (1.9.0)
40-
lanyon (0.2.0)
44+
lanyon (0.2.2)
4145
jekyll (~> 2.0)
4246
rack (~> 1.6)
4347
liquid (2.6.3)
44-
listen (3.0.4)
48+
listen (3.0.5)
4549
rb-fsevent (>= 0.9.3)
4650
rb-inotify (>= 0.9)
4751
mercenary (0.3.5)
48-
mini_portile (0.6.2)
52+
mini_portile2 (2.0.0)
53+
multipart-post (2.0.0)
4954
multipart_body (0.2.1)
50-
nokogiri (1.6.6.2)
51-
mini_portile (~> 0.6.0)
55+
nokogiri (1.6.7)
56+
mini_portile2 (~> 2.0.0.rc2)
57+
octokit (4.2.0)
58+
sawyer (~> 0.6.0, >= 0.5.3)
5259
paint (0.9.0)
5360
parslet (1.5.0)
5461
blankslate (~> 2.0)
@@ -70,11 +77,14 @@ GEM
7077
redcarpet (3.3.3)
7178
safe_yaml (1.0.4)
7279
sass (3.4.19)
80+
sawyer (0.6.0)
81+
addressable (~> 2.3.5)
82+
faraday (~> 0.8, < 0.10)
7383
spidr (0.4.1)
7484
nokogiri (~> 1.3)
7585
toml (0.1.2)
7686
parslet (~> 1.5.0)
77-
unicorn (5.0.0)
87+
unicorn (5.0.1)
7888
kgio (~> 2.6)
7989
rack
8090
raindrops (~> 0.7)

0 commit comments

Comments
 (0)