|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + jekyll-text-theme (3.0.0) |
| 5 | + jekyll (>= 3.6, < 5.0) |
| 6 | + jekyll-feed (~> 0.1) |
| 7 | + jekyll-paginate (~> 1.1) |
| 8 | + jekyll-sitemap (~> 1.0) |
| 9 | + jemoji (~> 0.8) |
| 10 | + |
| 11 | +GEM |
| 12 | + remote: https://rubygems.org/ |
| 13 | + specs: |
| 14 | + activesupport (8.0.2) |
| 15 | + base64 |
| 16 | + benchmark (>= 0.3) |
| 17 | + bigdecimal |
| 18 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 19 | + connection_pool (>= 2.2.5) |
| 20 | + drb |
| 21 | + i18n (>= 1.6, < 2) |
| 22 | + logger (>= 1.4.2) |
| 23 | + minitest (>= 5.1) |
| 24 | + securerandom (>= 0.3) |
| 25 | + tzinfo (~> 2.0, >= 2.0.5) |
| 26 | + uri (>= 0.13.1) |
| 27 | + addressable (2.8.7) |
| 28 | + public_suffix (>= 2.0.2, < 7.0) |
| 29 | + base64 (0.2.0) |
| 30 | + benchmark (0.4.0) |
| 31 | + bigdecimal (3.1.9) |
| 32 | + colorator (1.1.0) |
| 33 | + concurrent-ruby (1.3.5) |
| 34 | + connection_pool (2.5.3) |
| 35 | + csv (3.3.4) |
| 36 | + drb (2.2.1) |
| 37 | + em-websocket (0.5.3) |
| 38 | + eventmachine (>= 0.12.9) |
| 39 | + http_parser.rb (~> 0) |
| 40 | + eventmachine (1.2.7) |
| 41 | + ffi (1.17.2-x64-mingw-ucrt) |
| 42 | + forwardable-extended (2.6.0) |
| 43 | + gemoji (4.1.0) |
| 44 | + google-protobuf (3.25.8-x64-mingw-ucrt) |
| 45 | + html-pipeline (2.14.3) |
| 46 | + activesupport (>= 2) |
| 47 | + nokogiri (>= 1.4) |
| 48 | + http_parser.rb (0.8.0) |
| 49 | + i18n (1.14.7) |
| 50 | + concurrent-ruby (~> 1.0) |
| 51 | + jekyll (4.4.1) |
| 52 | + addressable (~> 2.4) |
| 53 | + base64 (~> 0.2) |
| 54 | + colorator (~> 1.0) |
| 55 | + csv (~> 3.0) |
| 56 | + em-websocket (~> 0.5) |
| 57 | + i18n (~> 1.0) |
| 58 | + jekyll-sass-converter (>= 2.0, < 4.0) |
| 59 | + jekyll-watch (~> 2.0) |
| 60 | + json (~> 2.6) |
| 61 | + kramdown (~> 2.3, >= 2.3.1) |
| 62 | + kramdown-parser-gfm (~> 1.0) |
| 63 | + liquid (~> 4.0) |
| 64 | + mercenary (~> 0.3, >= 0.3.6) |
| 65 | + pathutil (~> 0.9) |
| 66 | + rouge (>= 3.0, < 5.0) |
| 67 | + safe_yaml (~> 1.0) |
| 68 | + terminal-table (>= 1.8, < 4.0) |
| 69 | + webrick (~> 1.7) |
| 70 | + jekyll-feed (0.17.0) |
| 71 | + jekyll (>= 3.7, < 5.0) |
| 72 | + jekyll-paginate (1.1.0) |
| 73 | + jekyll-sass-converter (3.1.0) |
| 74 | + sass-embedded (~> 1.75) |
| 75 | + jekyll-sitemap (1.4.0) |
| 76 | + jekyll (>= 3.7, < 5.0) |
| 77 | + jekyll-watch (2.2.1) |
| 78 | + listen (~> 3.0) |
| 79 | + jemoji (0.13.0) |
| 80 | + gemoji (>= 3, < 5) |
| 81 | + html-pipeline (~> 2.2) |
| 82 | + jekyll (>= 3.0, < 5.0) |
| 83 | + json (2.11.3) |
| 84 | + kramdown (2.5.1) |
| 85 | + rexml (>= 3.3.9) |
| 86 | + kramdown-parser-gfm (1.1.0) |
| 87 | + kramdown (~> 2.0) |
| 88 | + liquid (4.0.4) |
| 89 | + listen (3.9.0) |
| 90 | + rb-fsevent (~> 0.10, >= 0.10.3) |
| 91 | + rb-inotify (~> 0.9, >= 0.9.10) |
| 92 | + logger (1.7.0) |
| 93 | + mercenary (0.4.0) |
| 94 | + minitest (5.25.5) |
| 95 | + nokogiri (1.18.8-x64-mingw-ucrt) |
| 96 | + racc (~> 1.4) |
| 97 | + pathutil (0.16.2) |
| 98 | + forwardable-extended (~> 2.6) |
| 99 | + public_suffix (6.0.2) |
| 100 | + racc (1.8.1) |
| 101 | + rake (10.5.0) |
| 102 | + rb-fsevent (0.11.2) |
| 103 | + rb-inotify (0.11.1) |
| 104 | + ffi (~> 1.0) |
| 105 | + rexml (3.4.1) |
| 106 | + rouge (4.5.2) |
| 107 | + safe_yaml (1.0.5) |
| 108 | + sass-embedded (1.77.5-x64-mingw-ucrt) |
| 109 | + google-protobuf (>= 3.25, < 5.0) |
| 110 | + securerandom (0.4.1) |
| 111 | + terminal-table (3.0.2) |
| 112 | + unicode-display_width (>= 1.1.1, < 3) |
| 113 | + tzinfo (2.0.6) |
| 114 | + concurrent-ruby (~> 1.0) |
| 115 | + tzinfo-data (1.2025.2) |
| 116 | + tzinfo (>= 1.0.0) |
| 117 | + unicode-display_width (2.6.0) |
| 118 | + uri (1.0.3) |
| 119 | + webrick (1.9.1) |
| 120 | + |
| 121 | +PLATFORMS |
| 122 | + x64-mingw-ucrt |
| 123 | + |
| 124 | +DEPENDENCIES |
| 125 | + bundler |
| 126 | + jekyll-text-theme! |
| 127 | + rake (~> 10.0) |
| 128 | + tzinfo-data |
| 129 | + |
| 130 | +BUNDLED WITH |
| 131 | + 2.6.8 |
0 commit comments