annotate Gemfile.lock @ 235:96aef157a397

* Gemfile.lock: Bundle update
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Sun, 24 Jan 2021 14:53:37 +0900
parents cf4720084946
children 9227fc6ee811
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
1 GEM
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
2 remote: https://rubygems.org/
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
3 specs:
231
f440eb7df398 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 229
diff changeset
4 activesupport (6.0.3.4)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
5 concurrent-ruby (~> 1.0, >= 1.0.2)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
6 i18n (>= 0.7, < 2)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
7 minitest (~> 5.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
8 tzinfo (~> 1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
9 zeitwerk (~> 2.2, >= 2.2.2)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
10 addressable (2.7.0)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
11 public_suffix (>= 2.0.2, < 5.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
12 coffee-script (2.4.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
13 coffee-script-source
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
14 execjs
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
15 coffee-script-source (1.11.1)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
16 colorator (1.1.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
17 commonmarker (0.17.13)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
18 ruby-enum (~> 0.5)
235
96aef157a397 * Gemfile.lock: Bundle update
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 234
diff changeset
19 concurrent-ruby (1.1.8)
231
f440eb7df398 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 229
diff changeset
20 dnsruby (1.61.5)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
21 simpleidn (~> 0.1)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
22 em-websocket (0.5.2)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
23 eventmachine (>= 0.12.9)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
24 http_parser.rb (~> 0.6.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
25 ethon (0.12.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
26 ffi (>= 1.3.0)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
27 eventmachine (1.2.7)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
28 execjs (2.7.0)
234
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
29 faraday (1.3.0)
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
30 faraday-net_http (~> 1.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
31 multipart-post (>= 1.2, < 3)
231
f440eb7df398 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 229
diff changeset
32 ruby2_keywords
234
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
33 faraday-net_http (1.0.1)
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
34 ffi (1.14.2)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
35 forwardable-extended (2.6.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
36 gemoji (3.0.1)
235
96aef157a397 * Gemfile.lock: Bundle update
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 234
diff changeset
37 github-pages (210)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
38 github-pages-health-check (= 1.16.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
39 jekyll (= 3.9.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
40 jekyll-avatar (= 0.7.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
41 jekyll-coffeescript (= 1.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
42 jekyll-commonmark-ghpages (= 0.1.6)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
43 jekyll-default-layout (= 0.1.4)
231
f440eb7df398 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 229
diff changeset
44 jekyll-feed (= 0.15.1)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
45 jekyll-gist (= 1.5.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
46 jekyll-github-metadata (= 2.13.0)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
47 jekyll-mentions (= 1.6.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
48 jekyll-optional-front-matter (= 0.3.2)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
49 jekyll-paginate (= 1.1.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
50 jekyll-readme-index (= 0.3.0)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
51 jekyll-redirect-from (= 0.16.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
52 jekyll-relative-links (= 0.6.1)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
53 jekyll-remote-theme (= 0.4.2)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
54 jekyll-sass-converter (= 1.5.2)
235
96aef157a397 * Gemfile.lock: Bundle update
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 234
diff changeset
55 jekyll-seo-tag (= 2.7.1)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
56 jekyll-sitemap (= 1.4.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
57 jekyll-swiss (= 1.0.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
58 jekyll-theme-architect (= 0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
59 jekyll-theme-cayman (= 0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
60 jekyll-theme-dinky (= 0.1.1)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
61 jekyll-theme-hacker (= 0.1.2)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
62 jekyll-theme-leap-day (= 0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
63 jekyll-theme-merlot (= 0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
64 jekyll-theme-midnight (= 0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
65 jekyll-theme-minimal (= 0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
66 jekyll-theme-modernist (= 0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
67 jekyll-theme-primer (= 0.5.4)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
68 jekyll-theme-slate (= 0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
69 jekyll-theme-tactile (= 0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
70 jekyll-theme-time-machine (= 0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
71 jekyll-titles-from-headings (= 0.5.3)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
72 jemoji (= 0.12.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
73 kramdown (= 2.3.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
74 kramdown-parser-gfm (= 1.1.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
75 liquid (= 4.0.3)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
76 mercenary (~> 0.3)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
77 minima (= 2.5.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
78 nokogiri (>= 1.10.4, < 2.0)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
79 rouge (= 3.23.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
80 terminal-table (~> 1.4)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
81 github-pages-health-check (1.16.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
82 addressable (~> 2.3)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
83 dnsruby (~> 1.60)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
84 octokit (~> 4.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
85 public_suffix (~> 3.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
86 typhoeus (~> 1.3)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
87 html-pipeline (2.14.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
88 activesupport (>= 2)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
89 nokogiri (>= 1.4)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
90 http_parser.rb (0.6.0)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
91 i18n (0.9.5)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
92 concurrent-ruby (~> 1.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
93 jekyll (3.9.0)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
94 addressable (~> 2.4)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
95 colorator (~> 1.0)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
96 em-websocket (~> 0.5)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
97 i18n (~> 0.7)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
98 jekyll-sass-converter (~> 1.0)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
99 jekyll-watch (~> 2.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
100 kramdown (>= 1.17, < 3)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
101 liquid (~> 4.0)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
102 mercenary (~> 0.3.3)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
103 pathutil (~> 0.9)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
104 rouge (>= 1.7, < 4)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
105 safe_yaml (~> 1.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
106 jekyll-avatar (0.7.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
107 jekyll (>= 3.0, < 5.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
108 jekyll-coffeescript (1.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
109 coffee-script (~> 2.2)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
110 coffee-script-source (~> 1.11.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
111 jekyll-commonmark (1.3.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
112 commonmarker (~> 0.14)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
113 jekyll (>= 3.7, < 5.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
114 jekyll-commonmark-ghpages (0.1.6)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
115 commonmarker (~> 0.17.6)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
116 jekyll-commonmark (~> 1.2)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
117 rouge (>= 2.0, < 4.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
118 jekyll-default-layout (0.1.4)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
119 jekyll (~> 3.0)
231
f440eb7df398 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 229
diff changeset
120 jekyll-feed (0.15.1)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
121 jekyll (>= 3.7, < 5.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
122 jekyll-gist (1.5.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
123 octokit (~> 4.2)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
124 jekyll-github-metadata (2.13.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
125 jekyll (>= 3.4, < 5.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
126 octokit (~> 4.0, != 4.4.0)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
127 jekyll-mentions (1.6.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
128 html-pipeline (~> 2.3)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
129 jekyll (>= 3.7, < 5.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
130 jekyll-optional-front-matter (0.3.2)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
131 jekyll (>= 3.0, < 5.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
132 jekyll-paginate (1.1.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
133 jekyll-readme-index (0.3.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
134 jekyll (>= 3.0, < 5.0)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
135 jekyll-redirect-from (0.16.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
136 jekyll (>= 3.3, < 5.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
137 jekyll-relative-links (0.6.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
138 jekyll (>= 3.3, < 5.0)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
139 jekyll-remote-theme (0.4.2)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
140 addressable (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
141 jekyll (>= 3.5, < 5.0)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
142 jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
143 rubyzip (>= 1.3.0, < 3.0)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
144 jekyll-sass-converter (1.5.2)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
145 sass (~> 3.4)
235
96aef157a397 * Gemfile.lock: Bundle update
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 234
diff changeset
146 jekyll-seo-tag (2.7.1)
96aef157a397 * Gemfile.lock: Bundle update
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 234
diff changeset
147 jekyll (>= 3.8, < 5.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
148 jekyll-sitemap (1.4.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
149 jekyll (>= 3.7, < 5.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
150 jekyll-swiss (1.0.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
151 jekyll-theme-architect (0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
152 jekyll (~> 3.5)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
153 jekyll-seo-tag (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
154 jekyll-theme-cayman (0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
155 jekyll (~> 3.5)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
156 jekyll-seo-tag (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
157 jekyll-theme-dinky (0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
158 jekyll (~> 3.5)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
159 jekyll-seo-tag (~> 2.0)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
160 jekyll-theme-hacker (0.1.2)
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
161 jekyll (> 3.5, < 5.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
162 jekyll-seo-tag (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
163 jekyll-theme-leap-day (0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
164 jekyll (~> 3.5)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
165 jekyll-seo-tag (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
166 jekyll-theme-merlot (0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
167 jekyll (~> 3.5)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
168 jekyll-seo-tag (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
169 jekyll-theme-midnight (0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
170 jekyll (~> 3.5)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
171 jekyll-seo-tag (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
172 jekyll-theme-minimal (0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
173 jekyll (~> 3.5)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
174 jekyll-seo-tag (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
175 jekyll-theme-modernist (0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
176 jekyll (~> 3.5)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
177 jekyll-seo-tag (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
178 jekyll-theme-primer (0.5.4)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
179 jekyll (> 3.5, < 5.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
180 jekyll-github-metadata (~> 2.9)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
181 jekyll-seo-tag (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
182 jekyll-theme-slate (0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
183 jekyll (~> 3.5)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
184 jekyll-seo-tag (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
185 jekyll-theme-tactile (0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
186 jekyll (~> 3.5)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
187 jekyll-seo-tag (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
188 jekyll-theme-time-machine (0.1.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
189 jekyll (~> 3.5)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
190 jekyll-seo-tag (~> 2.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
191 jekyll-titles-from-headings (0.5.3)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
192 jekyll (>= 3.3, < 5.0)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
193 jekyll-watch (2.2.1)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
194 listen (~> 3.0)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
195 jemoji (0.12.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
196 gemoji (~> 3.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
197 html-pipeline (~> 2.2)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
198 jekyll (>= 3.0, < 5.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
199 kramdown (2.3.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
200 rexml
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
201 kramdown-parser-gfm (1.1.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
202 kramdown (~> 2.0)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
203 liquid (4.0.3)
234
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
204 listen (3.4.1)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
205 rb-fsevent (~> 0.10, >= 0.10.3)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
206 rb-inotify (~> 0.9, >= 0.9.10)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
207 mercenary (0.3.6)
234
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
208 mini_portile2 (2.5.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
209 minima (2.5.1)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
210 jekyll (>= 3.5, < 5.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
211 jekyll-feed (~> 0.9)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
212 jekyll-seo-tag (~> 2.1)
234
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
213 minitest (5.14.3)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
214 multipart-post (2.1.1)
234
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
215 nokogiri (1.11.1)
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
216 mini_portile2 (~> 2.5.0)
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
217 racc (~> 1.4)
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
218 octokit (4.20.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
219 faraday (>= 0.9)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
220 sawyer (~> 0.8.0, >= 0.5.3)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
221 pathutil (0.16.2)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
222 forwardable-extended (~> 2.6)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
223 public_suffix (3.1.1)
234
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
224 racc (1.5.2)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
225 rb-fsevent (0.10.4)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
226 rb-inotify (0.10.1)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
227 ffi (~> 1.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
228 rexml (3.2.4)
229
8a3df033e584 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 215
diff changeset
229 rouge (3.23.0)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
230 ruby-enum (0.8.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
231 i18n
235
96aef157a397 * Gemfile.lock: Bundle update
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 234
diff changeset
232 ruby2_keywords (0.0.4)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
233 rubyzip (2.3.0)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
234 safe_yaml (1.0.5)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
235 sass (3.7.4)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
236 sass-listen (~> 4.0.0)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
237 sass-listen (4.0.0)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
238 rb-fsevent (~> 0.9, >= 0.9.4)
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
239 rb-inotify (~> 0.9, >= 0.9.7)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
240 sawyer (0.8.2)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
241 addressable (>= 2.3.5)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
242 faraday (> 0.8, < 2.0)
234
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
243 simpleidn (0.2.1)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
244 unf (~> 0.1.4)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
245 terminal-table (1.8.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
246 unicode-display_width (~> 1.1, >= 1.1.1)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
247 thread_safe (0.3.6)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
248 typhoeus (1.4.0)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
249 ethon (>= 0.9.0)
234
cf4720084946 *Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 231
diff changeset
250 tzinfo (1.2.9)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
251 thread_safe (~> 0.1)
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
252 unf (0.1.4)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
253 unf_ext
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
254 unf_ext (0.0.7.7)
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
255 unicode-display_width (1.7.0)
231
f440eb7df398 * Gemfile.lock: Bundle update.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 229
diff changeset
256 zeitwerk (2.4.2)
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
257
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
258 PLATFORMS
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
259 ruby
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
260
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
261 DEPENDENCIES
215
dedb85c54245 Reorganize homepage.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 183
diff changeset
262 github-pages
182
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
263
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
264 BUNDLED WITH
7a664b44fd8d Use Bundler for consistent development environment with Jekyll.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
265 1.16.1