nixpkgs/pkgs/by-name/je/jekyll/basic/Gemfile.lock

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

122 lines
2.8 KiB
Plaintext
Raw Normal View History

2015-05-16 17:26:07 +00:00
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1.2)
2024-02-26 20:33:20 +00:00
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
2024-02-26 20:33:20 +00:00
connection_pool (>= 2.2.5)
drb
2020-12-14 15:34:55 +00:00
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
2020-12-14 15:34:55 +00:00
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
2024-06-26 16:55:41 +00:00
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
2024-02-26 20:33:20 +00:00
base64 (0.2.0)
2024-06-26 16:55:41 +00:00
bigdecimal (3.1.8)
2017-03-04 01:08:53 +00:00
colorator (1.1.0)
concurrent-ruby (1.3.4)
2024-02-26 20:33:20 +00:00
connection_pool (2.4.1)
2024-03-30 04:20:00 +00:00
drb (2.2.1)
2022-10-15 19:23:22 +00:00
em-websocket (0.5.3)
2018-02-19 16:22:25 +00:00
eventmachine (>= 0.12.9)
2022-10-15 19:23:22 +00:00
http_parser.rb (~> 0)
2018-05-19 19:45:40 +00:00
eventmachine (1.2.7)
2024-06-26 16:55:41 +00:00
ffi (1.17.0)
2017-03-04 01:08:53 +00:00
forwardable-extended (2.6.0)
2024-02-26 20:33:20 +00:00
gemoji (4.1.0)
google-protobuf (4.28.3)
2024-06-26 16:55:41 +00:00
bigdecimal
2024-03-30 04:20:00 +00:00
rake (>= 13)
2022-10-15 19:23:22 +00:00
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
2022-10-15 19:23:22 +00:00
http_parser.rb (0.8.0)
i18n (1.14.6)
2018-02-19 16:22:25 +00:00
concurrent-ruby (~> 1.0)
jekyll (4.3.4)
2017-03-04 01:08:53 +00:00
addressable (~> 2.4)
colorator (~> 1.0)
2018-02-19 16:22:25 +00:00
em-websocket (~> 0.5)
2020-05-27 18:57:25 +00:00
i18n (~> 1.0)
2022-11-23 12:21:20 +00:00
jekyll-sass-converter (>= 2.0, < 4.0)
2018-02-19 16:22:25 +00:00
jekyll-watch (~> 2.0)
2022-11-23 12:21:20 +00:00
kramdown (~> 2.3, >= 2.3.1)
2019-08-21 08:57:28 +00:00
kramdown-parser-gfm (~> 1.0)
2018-02-19 16:22:25 +00:00
liquid (~> 4.0)
2022-11-23 12:21:20 +00:00
mercenary (>= 0.3.6, < 0.5)
2017-03-04 01:08:53 +00:00
pathutil (~> 0.9)
2022-11-23 12:21:20 +00:00
rouge (>= 3.0, < 5.0)
2015-05-16 17:26:07 +00:00
safe_yaml (~> 1.0)
2022-11-23 12:21:20 +00:00
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
2022-10-15 19:23:22 +00:00
jekyll-avatar (0.8.0)
jekyll (>= 3.0, < 5.0)
2020-05-10 13:10:32 +00:00
jekyll-mentions (1.6.0)
html-pipeline (~> 2.3)
jekyll (>= 3.7, < 5.0)
2024-02-26 20:33:20 +00:00
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
2022-10-15 19:23:22 +00:00
jekyll-seo-tag (2.8.0)
2020-12-14 15:34:55 +00:00
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
2018-02-19 16:22:25 +00:00
listen (~> 3.0)
2022-11-23 12:21:20 +00:00
jemoji (0.13.0)
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
2022-10-15 19:23:22 +00:00
kramdown (2.4.0)
2020-05-10 13:10:32 +00:00
rexml
2019-08-21 08:57:28 +00:00
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
2024-02-26 20:33:20 +00:00
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
2020-05-27 18:57:25 +00:00
mercenary (0.4.0)
2024-06-26 16:55:41 +00:00
mini_portile2 (2.8.7)
minitest (5.25.1)
nokogiri (1.16.7)
2024-02-26 20:33:20 +00:00
mini_portile2 (~> 2.8.2)
2021-03-04 14:49:11 +00:00
racc (~> 1.4)
2018-11-05 20:54:32 +00:00
pathutil (0.16.2)
2017-03-04 01:08:53 +00:00
forwardable-extended (~> 2.6)
public_suffix (6.0.1)
racc (1.8.1)
2024-06-26 16:55:41 +00:00
rake (13.2.1)
2022-10-15 19:23:22 +00:00
rb-fsevent (0.11.2)
2024-06-26 16:55:41 +00:00
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.9)
rouge (4.4.0)
safe_yaml (1.0.5)
sass-embedded (1.80.4)
google-protobuf (~> 4.28)
2024-06-26 16:55:41 +00:00
rake (>= 13)
securerandom (0.3.1)
2022-11-23 12:21:20 +00:00
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
2024-02-26 20:33:20 +00:00
tzinfo (2.0.6)
2020-12-14 15:34:55 +00:00
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
webrick (1.8.2)
2015-05-16 17:26:07 +00:00
PLATFORMS
ruby
DEPENDENCIES
jekyll
jekyll-avatar
jekyll-mentions
jekyll-seo-tag
jekyll-sitemap
jemoji
BUNDLED WITH
2.5.9