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

PLATFORMS
  ruby

DEPENDENCIES
  github-pages
  jekyll-feed
  jekyll-include-cache
  jekyll-paginate
  jekyll-remote-theme
  minimal-mistakes-jekyll
  tzinfo (~> 1.2)
  tzinfo-data
  wdm (~> 0.1.1)

BUNDLED WITH
   2.1.4