setto.basspistol.com/Gemfile.lock

94 lines
2.1 KiB
Plaintext
Raw Permalink Normal View History

2020-07-24 14:34:09 +02:00
GEM
remote: https://rubygems.org/
specs:
2022-10-15 12:22:09 +02:00
activesupport (7.0.4)
2020-12-25 16:42:47 +01:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
2022-10-15 12:22:09 +02:00
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
2020-07-24 14:34:09 +02:00
colorator (1.1.0)
2022-10-15 12:22:09 +02:00
concurrent-ruby (1.1.10)
em-websocket (0.5.3)
2020-07-24 14:34:09 +02:00
eventmachine (>= 0.12.9)
2022-10-15 12:22:09 +02:00
http_parser.rb (~> 0)
2020-07-24 14:34:09 +02:00
eventmachine (1.2.7)
2022-10-15 12:22:09 +02:00
fastimage (2.2.6)
ffi (1.15.5)
2020-07-24 14:34:09 +02:00
forwardable-extended (2.6.0)
2022-10-15 12:22:09 +02:00
http_parser.rb (0.8.0)
i18n (1.12.0)
2020-07-24 14:34:09 +02:00
concurrent-ruby (~> 1.0)
2020-08-10 17:30:43 +02:00
jekyll (4.1.1)
2020-07-24 14:34:09 +02:00
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
2020-08-10 17:30:43 +02:00
i18n (~> 1.0)
2020-07-24 14:34:09 +02:00
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
2020-08-10 17:30:43 +02:00
mercenary (~> 0.4.0)
2020-07-24 14:34:09 +02:00
pathutil (~> 0.9)
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 1.8)
2020-11-17 01:23:25 +01:00
jekyll-image-size (1.2.1)
fastimage (>= 1.8)
jekyll (>= 3.7)
2020-12-11 12:56:01 +01:00
jekyll-last-modified-at (1.3.0)
2020-07-24 14:34:09 +02:00
jekyll (>= 3.7, < 5.0)
posix-spawn (~> 0.3.9)
2022-10-15 12:22:09 +02:00
jekyll-sass-converter (2.2.0)
2020-07-24 14:34:09 +02:00
sassc (> 2.0.1, < 3.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
2022-10-15 12:22:09 +02:00
json (2.6.2)
kramdown (2.4.0)
2020-07-24 14:34:09 +02:00
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
2022-10-15 12:22:09 +02:00
listen (3.7.1)
2020-07-24 14:34:09 +02:00
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
2020-08-10 17:30:43 +02:00
mercenary (0.4.0)
2022-10-15 12:22:09 +02:00
minitest (5.16.3)
2020-07-24 14:34:09 +02:00
pathutil (0.16.2)
forwardable-extended (~> 2.6)
posix-spawn (0.3.15)
2022-10-15 12:22:09 +02:00
public_suffix (5.0.0)
rb-fsevent (0.11.2)
2020-07-24 14:34:09 +02:00
rb-inotify (0.10.1)
ffi (~> 1.0)
2021-09-06 13:11:55 +02:00
rexml (3.2.5)
2022-10-15 12:22:09 +02:00
rouge (3.30.0)
2020-07-24 14:34:09 +02:00
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
2022-10-15 12:22:09 +02:00
tzinfo (2.0.5)
2020-12-25 16:42:47 +01:00
concurrent-ruby (~> 1.0)
2022-10-15 12:22:09 +02:00
unicode-display_width (1.8.0)
2022-10-15 12:31:38 +02:00
webrick (1.7.0)
2020-07-24 14:34:09 +02:00
PLATFORMS
2022-10-15 12:22:09 +02:00
x86_64-linux
2020-07-24 14:34:09 +02:00
DEPENDENCIES
2020-12-25 16:42:47 +01:00
activesupport
2020-08-10 17:30:43 +02:00
jekyll (= 4.1.1)
2020-11-17 01:23:25 +01:00
jekyll-image-size
2020-12-11 12:56:01 +01:00
jekyll-last-modified-at
jekyll-sitemap
2020-12-25 16:42:47 +01:00
json
2022-10-15 12:31:38 +02:00
webrick (~> 1.7)
2020-07-24 14:34:09 +02:00
BUNDLED WITH
2022-10-15 12:22:09 +02:00
2.3.23