lynnespace/Gemfile.lock

79 lines
1.7 KiB
Plaintext
Raw Normal View History

2021-01-08 07:17:56 +00:00
GEM
remote: https://rubygems.org/
specs:
2021-10-15 14:01:09 +00:00
addressable (2.8.0)
2021-01-08 07:17:56 +00:00
public_suffix (>= 2.0.2, < 5.0)
colorator (1.1.0)
2021-10-15 14:01:09 +00:00
concurrent-ruby (1.1.9)
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)
2021-10-15 14:01:09 +00:00
ffi (1.15.4)
2021-01-08 07:17:56 +00:00
forwardable-extended (2.6.0)
2021-11-25 17:01:46 +00:00
http_parser.rb (0.8.0)
2021-11-05 14:52:47 +00:00
i18n (1.8.11)
2021-01-08 07:17:56 +00:00
concurrent-ruby (~> 1.0)
2021-10-15 14:01:09 +00:00
jekyll (4.2.1)
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)
2021-01-08 07:17:56 +00:00
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
2021-01-08 09:01:46 +00:00
kramdown (~> 2.3)
2021-01-08 07:17:56 +00:00
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
2021-01-08 09:01:46 +00:00
mercenary (~> 0.4.0)
2021-01-08 07:17:56 +00:00
pathutil (~> 0.9)
rouge (~> 3.0)
safe_yaml (~> 1.0)
2021-01-08 09:01:46 +00:00
terminal-table (~> 2.0)
2021-01-08 07:17:56 +00:00
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
2021-05-01 13:03:42 +00:00
kramdown (2.3.1)
2021-01-08 07:17:56 +00:00
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
2021-10-15 14:01:09 +00:00
listen (3.7.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)
public_suffix (4.0.6)
2021-10-15 14:01:09 +00:00
rb-fsevent (0.11.0)
2021-01-08 07:17:56 +00:00
rb-inotify (0.10.1)
ffi (~> 1.0)
2021-05-01 13:03:42 +00:00
rexml (3.2.5)
2021-10-15 14:01:09 +00:00
rouge (3.26.1)
2021-01-08 07:17:56 +00:00
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
2021-01-08 09:01:46 +00:00
terminal-table (2.0.0)
2021-01-08 07:17:56 +00:00
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
tzinfo (1.2.9)
thread_safe (~> 0.1)
2021-11-05 14:52:47 +00:00
tzinfo-data (1.2021.5)
2021-01-08 07:17:56 +00:00
tzinfo (>= 1.0.0)
2021-10-15 14:01:09 +00:00
unicode-display_width (1.8.0)
2021-01-08 07:17:56 +00:00
wdm (0.1.1)
2021-05-01 13:03:42 +00:00
webrick (1.7.0)
2021-01-08 07:17:56 +00:00
PLATFORMS
x86_64-linux
DEPENDENCIES
2021-10-15 14:01:09 +00:00
jekyll (~> 4.2.1)
2021-01-08 07:17:56 +00:00
tzinfo (~> 1.2)
tzinfo-data
wdm (~> 0.1.1)
2021-05-01 13:03:42 +00:00
webrick (~> 1.7)
2021-01-08 07:17:56 +00:00
BUNDLED WITH
2021-10-15 14:01:09 +00:00
2.2.29