lynnespace/Gemfile.lock

79 lines
1.8 KiB
Plaintext
Raw Permalink Normal View History

2021-01-08 07:17:56 +00:00
GEM
remote: https://rubygems.org/
specs:
2024-02-09 11:32:01 +00:00
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
2021-01-08 07:17:56 +00:00
colorator (1.1.0)
2024-02-09 11:32:01 +00:00
concurrent-ruby (1.2.3)
2021-11-25 17:01:46 +00:00
em-websocket (0.5.3)
2021-01-08 07:17:56 +00:00
eventmachine (>= 0.12.9)
2021-11-25 17:01:46 +00:00
http_parser.rb (~> 0)
2021-01-08 07:17:56 +00:00
eventmachine (1.2.7)
2024-02-09 11:32:01 +00:00
ffi (1.16.3)
2021-01-08 07:17:56 +00:00
forwardable-extended (2.6.0)
2024-02-09 11:56:48 +00:00
google-protobuf (3.25.2-x86_64-linux)
2021-11-25 17:01:46 +00:00
http_parser.rb (0.8.0)
2024-02-09 11:32:01 +00:00
i18n (1.14.1)
2021-01-08 07:17:56 +00:00
concurrent-ruby (~> 1.0)
2024-02-09 11:56:48 +00:00
jekyll (4.3.3)
2021-01-08 07:17:56 +00:00
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
2021-01-08 09:01:46 +00:00
i18n (~> 1.0)
2024-02-09 11:56:48 +00:00
jekyll-sass-converter (>= 2.0, < 4.0)
2021-01-08 07:17:56 +00:00
jekyll-watch (~> 2.0)
2024-02-09 11:56:48 +00:00
kramdown (~> 2.3, >= 2.3.1)
2021-01-08 07:17:56 +00:00
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
2024-02-09 11:56:48 +00:00
mercenary (>= 0.3.6, < 0.5)
2021-01-08 07:17:56 +00:00
pathutil (~> 0.9)
2024-02-09 11:56:48 +00:00
rouge (>= 3.0, < 5.0)
2021-01-08 07:17:56 +00:00
safe_yaml (~> 1.0)
2024-02-09 11:56:48 +00:00
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
2021-01-08 07:17:56 +00:00
jekyll-watch (2.2.1)
listen (~> 3.0)
2024-02-09 11:32:01 +00:00
kramdown (2.4.0)
2021-01-08 07:17:56 +00:00
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
2024-02-09 11:32:01 +00:00
liquid (4.0.4)
listen (3.8.0)
2021-01-08 07:17:56 +00:00
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
2021-01-08 09:01:46 +00:00
mercenary (0.4.0)
2021-01-08 07:17:56 +00:00
pathutil (0.16.2)
forwardable-extended (~> 2.6)
2024-02-09 11:32:01 +00:00
public_suffix (5.0.4)
rb-fsevent (0.11.2)
2021-01-08 07:17:56 +00:00
rb-inotify (0.10.1)
ffi (~> 1.0)
2024-02-09 11:32:01 +00:00
rexml (3.2.6)
2024-02-09 11:56:48 +00:00
rouge (4.2.0)
2021-01-08 07:17:56 +00:00
safe_yaml (1.0.5)
2024-02-09 11:56:48 +00:00
sass-embedded (1.70.0-x86_64-linux-gnu)
google-protobuf (~> 3.25)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
2024-02-09 11:32:01 +00:00
tzinfo-data (1.2024.1)
2021-01-08 07:17:56 +00:00
tzinfo (>= 1.0.0)
2024-02-09 11:56:48 +00:00
unicode-display_width (2.5.0)
2021-01-08 07:17:56 +00:00
wdm (0.1.1)
2024-02-09 11:32:01 +00:00
webrick (1.8.1)
2021-01-08 07:17:56 +00:00
PLATFORMS
x86_64-linux
DEPENDENCIES
2024-02-09 11:56:48 +00:00
jekyll (~> 4.3.0)
tzinfo (~> 2.0)
2021-01-08 07:17:56 +00:00
tzinfo-data
wdm (~> 0.1.1)
BUNDLED WITH
2024-02-09 11:32:01 +00:00
2.4.10