| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 72ebf6f commit bd840a3
7 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -9,7 +9,7 @@ gem 'nanoc-html-pipeline', '0.3.3' | |||
| 9 | 9 | gem 'gemoji', '2.1.0' | |
| 10 | 10 | gem 'github-markdown', '0.6.9' | |
| 11 | 11 | gem 'html-pipeline-rouge_filter', '~> 1.0' | |
| 12 | - gem 'extended-markdown-filter', '0.4.3' | ||
| 12 | + gem 'extended-markdown-filter', '~> 0.4' | ||
| 13 | 13 | gem 'page-toc-filter', '~> 0.0.1' | |
| 14 | 14 | ||
| 15 | 15 | # for sitemap | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -17,7 +17,7 @@ GEM | |||
| 17 | 17 | dotenv (2.0.2) | |
| 18 | 18 | ethon (0.8.0) | |
| 19 | 19 | ffi (>= 1.3.0) | |
| 20 | - extended-markdown-filter (0.4.3) | ||
| 20 | + extended-markdown-filter (0.4.6) | ||
| 21 | 21 | html-pipeline (~> 2.0) | |
| 22 | 22 | nokogiri (~> 1.6.4) | |
| 23 | 23 | faraday (0.9.2) | |
@@ -77,14 +77,14 @@ GEM | |||
| 77 | 77 | multipart-post (2.0.0) | |
| 78 | 78 | nanoc (4.0.2) | |
| 79 | 79 | cri (~> 2.3) | |
| 80 | - nanoc-conref-fs (0.5.0) | ||
| 80 | + nanoc-conref-fs (0.6.1) | ||
| 81 | 81 | activesupport (~> 4.2) | |
| 82 | 82 | liquid (~> 3.0) | |
| 83 | 83 | nanoc (~> 4.0) | |
| 84 | 84 | nanoc-html-pipeline (0.3.3) | |
| 85 | 85 | html-pipeline (~> 2.0) | |
| 86 | 86 | nanoc (>= 3.1, < 5.0) | |
| 87 | - nokogiri (1.6.7) | ||
| 87 | + nokogiri (1.6.7.1) | ||
| 88 | 88 | mini_portile2 (~> 2.0.0.rc2) | |
| 89 | 89 | octokit (4.2.0) | |
| 90 | 90 | sawyer (~> 0.6.0, >= 0.5.3) | |
@@ -135,7 +135,7 @@ PLATFORMS | |||
| 135 | 135 | DEPENDENCIES | |
| 136 | 136 | awesome_print (= 1.6.1) | |
| 137 | 137 | builder (~> 3.2) | |
| 138 | - extended-markdown-filter (= 0.4.3) | ||
| 138 | + extended-markdown-filter (~> 0.4) | ||
| 139 | 139 | gemoji (= 2.1.0) | |
| 140 | 140 | github-markdown (= 0.6.9) | |
| 141 | 141 | html-pipeline-rouge_filter (~> 1.0) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments