kcl-digital-humanities-garden/Gemfile.lock

123 lines
2.7 KiB
Plaintext
Raw Permalink Normal View History

2021-03-20 15:29:52 +00:00
GIT
remote: https://github.com/hyphacoop/jekyll-feed
2021-04-24 23:43:43 +00:00
revision: a74b0204e2a14ccbc4b1a45ecc4042aad800b201
2021-03-20 15:29:52 +00:00
specs:
jekyll-feed (0.15.1)
jekyll (>= 3.7, < 5.0)
2021-03-05 01:21:48 +00:00
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
colorator (1.1.0)
concurrent-ruby (1.1.8)
em-websocket (0.5.2)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
2021-05-17 23:27:22 +00:00
ethon (0.14.0)
2021-04-24 23:43:43 +00:00
ffi (>= 1.15.0)
2021-03-05 01:21:48 +00:00
eventmachine (1.2.7)
2021-05-30 19:09:54 +00:00
ffi (1.15.1)
2021-03-05 01:21:48 +00:00
forwardable-extended (2.6.0)
2021-04-24 23:43:43 +00:00
html-proofer (3.19.1)
2021-03-07 21:27:28 +00:00
addressable (~> 2.3)
mercenary (~> 0.3)
nokogumbo (~> 2.0)
parallel (~> 1.3)
rainbow (~> 3.0)
typhoeus (~> 1.3)
yell (~> 2.0)
2021-03-05 01:21:48 +00:00
http_parser.rb (0.6.0)
2021-04-24 23:43:43 +00:00
i18n (1.8.10)
2021-03-05 01:21:48 +00:00
concurrent-ruby (~> 1.0)
jekyll (4.2.0)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (~> 0.4.0)
pathutil (~> 0.9)
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 2.0)
2021-03-11 03:33:55 +00:00
jekyll-last-modified-at (1.3.0)
jekyll (>= 3.7, < 5.0)
posix-spawn (~> 0.3.9)
2021-03-05 01:21:48 +00:00
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
2021-04-24 23:43:43 +00:00
kramdown (2.3.1)
2021-03-05 01:21:48 +00:00
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
2021-04-24 23:43:43 +00:00
listen (3.5.1)
2021-03-05 01:21:48 +00:00
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
2021-05-30 19:09:54 +00:00
mini_portile2 (2.5.2)
net-ftp (~> 0.1)
net-ftp (0.1.2)
net-protocol
time
net-protocol (0.1.0)
nokogiri (1.11.6)
2021-04-01 02:50:13 +00:00
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
2021-05-30 19:09:54 +00:00
nokogiri (1.11.6-x86_64-darwin)
2021-03-07 21:27:28 +00:00
racc (~> 1.4)
2021-05-30 19:09:54 +00:00
nokogiri (1.11.6-x86_64-linux)
2021-03-11 03:37:19 +00:00
racc (~> 1.4)
2021-04-24 23:43:43 +00:00
nokogumbo (2.0.5)
2021-03-07 21:27:28 +00:00
nokogiri (~> 1.8, >= 1.8.4)
parallel (1.20.1)
2021-03-05 01:21:48 +00:00
pathutil (0.16.2)
forwardable-extended (~> 2.6)
2021-03-11 03:33:55 +00:00
posix-spawn (0.3.15)
2021-03-05 01:21:48 +00:00
public_suffix (4.0.6)
2021-03-07 21:27:28 +00:00
racc (1.5.2)
rainbow (3.0.0)
2021-03-07 21:31:34 +00:00
rake (13.0.3)
2021-05-17 23:27:22 +00:00
rb-fsevent (0.11.0)
2021-03-05 01:21:48 +00:00
rb-inotify (0.10.1)
ffi (~> 1.0)
2021-04-24 23:43:43 +00:00
rexml (3.2.5)
2021-03-05 01:21:48 +00:00
rouge (3.26.0)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
2021-05-30 19:09:54 +00:00
time (0.1.0)
2021-03-07 21:27:28 +00:00
typhoeus (1.4.0)
ethon (>= 0.9.0)
2021-03-05 01:21:48 +00:00
unicode-display_width (1.7.0)
webrick (1.8.1)
2021-03-07 21:27:28 +00:00
yell (2.2.2)
2021-03-05 01:21:48 +00:00
PLATFORMS
2021-04-01 02:50:13 +00:00
ruby
2021-03-07 21:27:28 +00:00
x86_64-darwin-19
2021-03-11 03:37:19 +00:00
x86_64-linux
2021-03-05 01:21:48 +00:00
DEPENDENCIES
2021-05-17 23:27:22 +00:00
html-proofer (~> 3.19)
2021-03-05 01:21:48 +00:00
jekyll (~> 4.2.0)
2021-03-20 15:29:52 +00:00
jekyll-feed!
2021-03-11 03:33:55 +00:00
jekyll-last-modified-at (~> 1.3)
2021-03-07 21:31:34 +00:00
rake (~> 13.0)
2021-03-05 01:21:48 +00:00
tzinfo (~> 1.2)
tzinfo-data
wdm (~> 0.1.1)
webrick
2021-03-05 01:21:48 +00:00
BUNDLED WITH
2.2.13