Skip to content

Commit bd840a3

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 72ebf6f commit bd840a3

File tree

7 files changed

+5
-5
lines changed

7 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gem 'nanoc-html-pipeline', '0.3.3'
99
gem 'gemoji', '2.1.0'
1010
gem 'github-markdown', '0.6.9'
1111
gem 'html-pipeline-rouge_filter', '~> 1.0'
12-
gem 'extended-markdown-filter', '0.4.3'
12+
gem 'extended-markdown-filter', '~> 0.4'
1313
gem 'page-toc-filter', '~> 0.0.1'
1414

1515
# for sitemap

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ GEM
1717
dotenv (2.0.2)
1818
ethon (0.8.0)
1919
ffi (>= 1.3.0)
20-
extended-markdown-filter (0.4.3)
20+
extended-markdown-filter (0.4.6)
2121
html-pipeline (~> 2.0)
2222
nokogiri (~> 1.6.4)
2323
faraday (0.9.2)
@@ -77,14 +77,14 @@ GEM
7777
multipart-post (2.0.0)
7878
nanoc (4.0.2)
7979
cri (~> 2.3)
80-
nanoc-conref-fs (0.5.0)
80+
nanoc-conref-fs (0.6.1)
8181
activesupport (~> 4.2)
8282
liquid (~> 3.0)
8383
nanoc (~> 4.0)
8484
nanoc-html-pipeline (0.3.3)
8585
html-pipeline (~> 2.0)
8686
nanoc (>= 3.1, < 5.0)
87-
nokogiri (1.6.7)
87+
nokogiri (1.6.7.1)
8888
mini_portile2 (~> 2.0.0.rc2)
8989
octokit (4.2.0)
9090
sawyer (~> 0.6.0, >= 0.5.3)
@@ -135,7 +135,7 @@ PLATFORMS
135135
DEPENDENCIES
136136
awesome_print (= 1.6.1)
137137
builder (~> 3.2)
138-
extended-markdown-filter (= 0.4.3)
138+
extended-markdown-filter (~> 0.4)
139139
gemoji (= 2.1.0)
140140
github-markdown (= 0.6.9)
141141
html-pipeline-rouge_filter (~> 1.0)
-10.5 KB
Binary file not shown.
10.5 KB
Binary file not shown.
-16 KB
Binary file not shown.
18.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)