web/Gemfile.lock

88 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2022-05-01 18:03:37 +02:00
GEM
remote: https://rubygems.org/
specs:
2023-12-09 11:45:11 +01:00
addressable (2.8.6)
2022-08-19 13:00:11 +02:00
public_suffix (>= 2.0.2, < 6.0)
2022-05-01 18:03:37 +02:00
colorator (1.1.0)
2024-01-16 11:15:10 +01:00
concurrent-ruby (1.2.3)
2022-05-01 18:03:37 +02:00
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
2023-10-04 09:30:19 +02:00
ffi (1.16.3)
2022-05-01 18:03:37 +02:00
forwardable-extended (2.6.0)
2024-02-26 19:45:15 +01:00
htmlbeautifier (1.4.3)
2022-05-01 18:08:21 +02:00
htmlcompressor (0.4.0)
2022-05-01 18:03:37 +02:00
http_parser.rb (0.8.0)
2024-03-06 23:15:09 +01:00
i18n (1.14.4)
2022-05-01 18:03:37 +02:00
concurrent-ruby (~> 1.0)
2024-02-13 06:45:09 +01:00
jekyll (3.9.5)
2022-05-01 18:03:37 +02:00
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
2023-01-30 03:45:13 +01:00
i18n (>= 0.7, < 2)
2022-05-01 18:03:37 +02:00
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 2.0)
kramdown (>= 1.17, < 3)
liquid (~> 4.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
jekyll-feed (0.15.1)
jekyll (>= 3.7, < 5.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-seo-tag (2.7.1)
jekyll (>= 3.8, < 5.0)
2022-12-17 13:54:31 +01:00
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
2022-05-01 18:08:21 +02:00
jekyll-tidy (0.2.2)
htmlbeautifier
htmlcompressor
jekyll
2022-05-01 18:03:37 +02:00
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
2023-01-11 17:00:13 +01:00
liquid (4.0.4)
2024-02-26 19:45:15 +01:00
listen (3.9.0)
2022-05-01 18:03:37 +02:00
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
no-style-please (0.4.7)
jekyll (~> 3.9.0)
jekyll-feed (~> 0.15.1)
jekyll-seo-tag (~> 2.7.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
2024-04-02 11:15:11 +02:00
public_suffix (5.0.5)
2022-08-29 17:30:10 +02:00
rb-fsevent (0.11.2)
2022-05-01 18:03:37 +02:00
rb-inotify (0.10.1)
ffi (~> 1.0)
2023-07-27 10:15:06 +02:00
rexml (3.2.6)
2022-07-30 07:15:26 +02:00
rouge (3.30.0)
2022-05-01 18:03:37 +02:00
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)
PLATFORMS
x86_64-linux
DEPENDENCIES
2022-12-17 13:54:31 +01:00
jekyll
jekyll-feed
jekyll-seo-tag
jekyll-sitemap
2022-05-01 18:08:21 +02:00
jekyll-tidy
2022-05-01 18:03:37 +02:00
kramdown-parser-gfm
no-style-please
BUNDLED WITH
2.3.0