|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - RedCloth (4.2.9) |
5 | | - activesupport (4.2.4) |
| 4 | + activesupport (4.2.6) |
6 | 5 | i18n (~> 0.7) |
7 | 6 | json (~> 1.7, >= 1.7.7) |
8 | 7 | minitest (~> 5.1) |
9 | 8 | thread_safe (~> 0.3, >= 0.3.4) |
10 | 9 | tzinfo (~> 1.1) |
11 | | - addressable (2.3.8) |
12 | | - blankslate (2.1.2.4) |
13 | | - classifier-reborn (2.0.4) |
14 | | - fast-stemmer (~> 1.0) |
| 10 | + addressable (2.4.0) |
15 | 11 | coffee-script (2.4.1) |
16 | 12 | coffee-script-source |
17 | 13 | execjs |
18 | | - coffee-script-source (1.9.1.1) |
| 14 | + coffee-script-source (1.10.0) |
19 | 15 | colorator (0.1) |
20 | | - ethon (0.8.0) |
| 16 | + ethon (0.9.0) |
21 | 17 | ffi (>= 1.3.0) |
22 | | - execjs (2.6.0) |
23 | | - fast-stemmer (1.0.2) |
| 18 | + execjs (2.7.0) |
| 19 | + faraday (0.9.2) |
| 20 | + multipart-post (>= 1.2, < 3) |
24 | 21 | ffi (1.9.10) |
| 22 | + ffi (1.9.10-x64-mingw32) |
25 | 23 | gemoji (2.1.0) |
26 | | - github-pages (39) |
27 | | - RedCloth (= 4.2.9) |
28 | | - github-pages-health-check (~> 0.2) |
29 | | - jekyll (= 2.4.0) |
| 24 | + github-pages (82) |
| 25 | + github-pages-health-check (= 1.1.0) |
| 26 | + jekyll (= 3.1.6) |
30 | 27 | jekyll-coffeescript (= 1.0.1) |
31 | | - jekyll-feed (= 0.3.1) |
32 | | - jekyll-mentions (= 0.2.1) |
33 | | - jekyll-redirect-from (= 0.8.0) |
| 28 | + jekyll-feed (= 0.5.1) |
| 29 | + jekyll-gist (= 1.4.0) |
| 30 | + jekyll-github-metadata (= 2.0.0) |
| 31 | + jekyll-mentions (= 1.1.2) |
| 32 | + jekyll-paginate (= 1.1.0) |
| 33 | + jekyll-redirect-from (= 0.10.0) |
34 | 34 | jekyll-sass-converter (= 1.3.0) |
35 | | - jekyll-sitemap (= 0.8.1) |
36 | | - jemoji (= 0.5.0) |
37 | | - kramdown (= 1.5.0) |
38 | | - liquid (= 2.6.2) |
39 | | - maruku (= 0.7.0) |
| 35 | + jekyll-seo-tag (= 2.0.0) |
| 36 | + jekyll-sitemap (= 0.10.0) |
| 37 | + jemoji (= 0.6.2) |
| 38 | + kramdown (= 1.10.0) |
| 39 | + liquid (= 3.0.6) |
| 40 | + listen (= 3.0.6) |
40 | 41 | mercenary (~> 0.3) |
41 | | - pygments.rb (= 0.6.3) |
42 | | - rdiscount (= 2.1.7) |
43 | | - redcarpet (= 3.3.2) |
| 42 | + rouge (= 1.10.1) |
44 | 43 | terminal-table (~> 1.4) |
45 | | - github-pages-health-check (0.5.3) |
| 44 | + github-pages-health-check (1.1.0) |
46 | 45 | addressable (~> 2.3) |
47 | 46 | net-dns (~> 0.8) |
| 47 | + octokit (~> 4.0) |
48 | 48 | public_suffix (~> 1.4) |
49 | 49 | typhoeus (~> 0.7) |
50 | | - html-pipeline (1.9.0) |
51 | | - activesupport (>= 2) |
52 | | - nokogiri (~> 1.4) |
| 50 | + html-pipeline (2.4.1) |
| 51 | + activesupport (>= 2, < 5) |
| 52 | + nokogiri (>= 1.4) |
53 | 53 | i18n (0.7.0) |
54 | | - jekyll (2.4.0) |
55 | | - classifier-reborn (~> 2.0) |
| 54 | + jekyll (3.1.6) |
56 | 55 | colorator (~> 0.1) |
57 | | - jekyll-coffeescript (~> 1.0) |
58 | | - jekyll-gist (~> 1.0) |
59 | | - jekyll-paginate (~> 1.0) |
60 | 56 | jekyll-sass-converter (~> 1.0) |
61 | 57 | jekyll-watch (~> 1.1) |
62 | 58 | kramdown (~> 1.3) |
63 | | - liquid (~> 2.6.1) |
| 59 | + liquid (~> 3.0) |
64 | 60 | mercenary (~> 0.3.3) |
65 | | - pygments.rb (~> 0.6.0) |
66 | | - redcarpet (~> 3.1) |
| 61 | + rouge (~> 1.7) |
67 | 62 | safe_yaml (~> 1.0) |
68 | | - toml (~> 0.1.0) |
69 | 63 | jekyll-coffeescript (1.0.1) |
70 | 64 | coffee-script (~> 2.2) |
71 | | - jekyll-feed (0.3.1) |
72 | | - jekyll-gist (1.3.5) |
73 | | - jekyll-mentions (0.2.1) |
74 | | - html-pipeline (~> 1.9.0) |
75 | | - jekyll (~> 2.0) |
| 65 | + jekyll-feed (0.5.1) |
| 66 | + jekyll-gist (1.4.0) |
| 67 | + octokit (~> 4.2) |
| 68 | + jekyll-github-metadata (2.0.0) |
| 69 | + jekyll (~> 3.1) |
| 70 | + octokit (~> 4.0) |
| 71 | + jekyll-mentions (1.1.2) |
| 72 | + html-pipeline (~> 2.3) |
| 73 | + jekyll (~> 3.0) |
76 | 74 | jekyll-paginate (1.1.0) |
77 | | - jekyll-redirect-from (0.8.0) |
| 75 | + jekyll-redirect-from (0.10.0) |
78 | 76 | jekyll (>= 2.0) |
79 | 77 | jekyll-sass-converter (1.3.0) |
80 | 78 | sass (~> 3.2) |
81 | | - jekyll-sitemap (0.8.1) |
82 | | - jekyll-watch (1.3.0) |
83 | | - listen (~> 3.0) |
84 | | - jemoji (0.5.0) |
| 79 | + jekyll-seo-tag (2.0.0) |
| 80 | + jekyll (~> 3.1) |
| 81 | + jekyll-sitemap (0.10.0) |
| 82 | + jekyll-watch (1.4.0) |
| 83 | + listen (~> 3.0, < 3.1) |
| 84 | + jemoji (0.6.2) |
85 | 85 | gemoji (~> 2.0) |
86 | | - html-pipeline (~> 1.9) |
87 | | - jekyll (>= 2.0) |
| 86 | + html-pipeline (~> 2.2) |
| 87 | + jekyll (>= 3.0) |
88 | 88 | json (1.8.3) |
89 | | - kramdown (1.5.0) |
90 | | - libv8 (3.16.14.13) |
91 | | - liquid (2.6.2) |
92 | | - listen (3.0.4) |
| 89 | + kramdown (1.10.0) |
| 90 | + liquid (3.0.6) |
| 91 | + listen (3.0.6) |
93 | 92 | rb-fsevent (>= 0.9.3) |
94 | | - rb-inotify (>= 0.9) |
95 | | - maruku (0.7.0) |
96 | | - mercenary (0.3.5) |
97 | | - mini_portile (0.6.2) |
98 | | - minitest (5.8.2) |
| 93 | + rb-inotify (>= 0.9.7) |
| 94 | + mercenary (0.3.6) |
| 95 | + mini_portile2 (2.1.0) |
| 96 | + minitest (5.9.0) |
| 97 | + multipart-post (2.0.0) |
99 | 98 | net-dns (0.8.0) |
100 | | - nokogiri (1.6.6.2) |
101 | | - mini_portile (~> 0.6.0) |
102 | | - parslet (1.5.0) |
103 | | - blankslate (~> 2.0) |
104 | | - posix-spawn (0.3.11) |
105 | | - public_suffix (1.5.2) |
106 | | - pygments.rb (0.6.3) |
107 | | - posix-spawn (~> 0.3.6) |
108 | | - yajl-ruby (~> 1.2.0) |
109 | | - rb-fsevent (0.9.6) |
110 | | - rb-inotify (0.9.5) |
| 99 | + nokogiri (1.6.8) |
| 100 | + mini_portile2 (~> 2.1.0) |
| 101 | + pkg-config (~> 1.1.7) |
| 102 | + nokogiri (1.6.8-x64-mingw32) |
| 103 | + mini_portile2 (~> 2.1.0) |
| 104 | + pkg-config (~> 1.1.7) |
| 105 | + octokit (4.3.0) |
| 106 | + sawyer (~> 0.7.0, >= 0.5.3) |
| 107 | + pkg-config (1.1.7) |
| 108 | + public_suffix (1.5.3) |
| 109 | + rb-fsevent (0.9.7) |
| 110 | + rb-inotify (0.9.7) |
111 | 111 | ffi (>= 0.5.0) |
112 | | - rdiscount (2.1.7) |
113 | | - redcarpet (3.3.2) |
114 | | - ref (2.0.0) |
| 112 | + rouge (1.10.1) |
115 | 113 | safe_yaml (1.0.4) |
116 | | - sass (3.4.19) |
117 | | - terminal-table (1.5.2) |
118 | | - therubyracer (0.12.2) |
119 | | - libv8 (~> 3.16.14.0) |
120 | | - ref |
| 114 | + sass (3.4.22) |
| 115 | + sawyer (0.7.0) |
| 116 | + addressable (>= 2.3.5, < 2.5) |
| 117 | + faraday (~> 0.8, < 0.10) |
| 118 | + terminal-table (1.6.0) |
121 | 119 | thread_safe (0.3.5) |
122 | | - toml (0.1.2) |
123 | | - parslet (~> 1.5.0) |
124 | 120 | typhoeus (0.8.0) |
125 | 121 | ethon (>= 0.8.0) |
126 | 122 | tzinfo (1.2.2) |
127 | 123 | thread_safe (~> 0.1) |
128 | | - yajl-ruby (1.2.1) |
129 | 124 |
|
130 | 125 | PLATFORMS |
131 | 126 | ruby |
| 127 | + x64-mingw32 |
132 | 128 |
|
133 | 129 | DEPENDENCIES |
134 | | - execjs |
135 | 130 | github-pages |
136 | | - therubyracer |
| 131 | + jekyll-paginate |
0 commit comments