net/Gemfile.lock

110 lines
2.5 KiB
Plaintext
Raw Normal View History

GEM
remote: http://rubygems.org/
specs:
2022-10-14 23:28:47 -04:00
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
2018-10-29 22:29:33 -04:00
colorator (1.1.0)
concurrent-ruby (1.1.10)
2022-03-15 21:31:34 -04:00
em-websocket (0.5.3)
2018-10-29 22:29:33 -04:00
eventmachine (>= 0.12.9)
2022-03-15 21:31:34 -04:00
http_parser.rb (~> 0)
ethon (0.15.0)
2021-07-13 21:26:55 -04:00
ffi (>= 1.15.0)
2018-10-29 22:29:33 -04:00
eventmachine (1.2.7)
2022-10-14 23:28:47 -04:00
faraday (2.6.0)
faraday-net_http (>= 2.0, < 3.1)
2021-07-13 21:26:55 -04:00
ruby2_keywords (>= 0.0.4)
2022-10-14 23:28:47 -04:00
faraday-net_http (3.0.1)
2022-03-15 21:31:34 -04:00
ffi (1.15.5)
2018-10-29 22:29:33 -04:00
forwardable-extended (2.6.0)
2022-10-14 23:28:47 -04:00
html-proofer (4.4.3)
2016-10-23 22:09:51 -04:00
addressable (~> 2.3)
2021-07-13 21:26:55 -04:00
mercenary (~> 0.3)
2022-05-22 12:07:15 -04:00
nokogiri (~> 1.13)
parallel (~> 1.10)
2021-07-13 21:26:55 -04:00
rainbow (~> 3.0)
2018-10-29 22:29:33 -04:00
typhoeus (~> 1.3)
2014-10-03 12:34:51 -04:00
yell (~> 2.0)
2022-10-14 23:28:47 -04:00
zeitwerk (~> 2.5)
2022-03-15 21:31:34 -04:00
http_parser.rb (0.8.0)
2022-10-14 23:28:47 -04:00
i18n (1.12.0)
2018-10-29 22:29:33 -04:00
concurrent-ruby (~> 1.0)
2022-03-15 21:31:34 -04:00
jekyll (4.2.2)
2018-10-29 22:29:33 -04:00
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
2021-07-13 21:26:55 -04:00
i18n (~> 1.0)
jekyll-sass-converter (~> 2.0)
2018-10-29 22:29:33 -04:00
jekyll-watch (~> 2.0)
2021-07-13 21:26:55 -04:00
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
2018-10-29 22:29:33 -04:00
liquid (~> 4.0)
2021-07-13 21:26:55 -04:00
mercenary (~> 0.4.0)
2018-10-29 22:29:33 -04:00
pathutil (~> 0.9)
2021-07-13 21:26:55 -04:00
rouge (~> 3.0)
2014-10-01 21:26:20 -04:00
safe_yaml (~> 1.0)
2021-07-13 21:26:55 -04:00
terminal-table (~> 2.0)
jekyll-compose (0.12.0)
jekyll (>= 3.7, < 5.0)
2018-10-29 22:29:33 -04:00
jekyll-gist (1.5.0)
octokit (~> 4.2)
2022-05-26 14:30:26 -04:00
jekyll-postcss (0.5.0)
2022-03-15 21:31:34 -04:00
jekyll-sass-converter (2.2.0)
2021-07-13 21:26:55 -04:00
sassc (> 2.0.1, < 3.0)
jekyll-watch (2.2.1)
2018-10-29 22:29:33 -04:00
listen (~> 3.0)
2022-05-22 12:07:15 -04:00
kramdown (2.4.0)
2021-07-13 21:26:55 -04:00
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
2022-03-15 21:31:34 -04:00
listen (3.7.1)
2021-07-13 21:26:55 -04:00
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
2022-03-15 21:31:34 -04:00
mini_portile2 (2.8.0)
2022-10-14 23:28:47 -04:00
nokogiri (1.13.8)
2022-03-15 21:31:34 -04:00
mini_portile2 (~> 2.8.0)
2021-07-13 21:26:55 -04:00
racc (~> 1.4)
2022-10-14 23:28:47 -04:00
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.22.1)
2021-07-13 21:26:55 -04:00
pathutil (0.16.2)
2018-10-29 22:29:33 -04:00
forwardable-extended (~> 2.6)
2022-10-14 23:28:47 -04:00
public_suffix (5.0.0)
2022-03-15 21:31:34 -04:00
racc (1.6.0)
rainbow (3.1.1)
2022-10-14 23:28:47 -04:00
rb-fsevent (0.11.2)
2021-07-13 21:26:55 -04:00
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
2022-10-14 23:28:47 -04:00
rouge (3.30.0)
2022-03-15 21:31:34 -04:00
ruby2_keywords (0.0.5)
2021-07-13 21:26:55 -04:00
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
2022-10-14 23:28:47 -04:00
sawyer (0.9.2)
2021-07-13 21:26:55 -04:00
addressable (>= 2.3.5)
2022-10-14 23:28:47 -04:00
faraday (>= 0.17.3, < 3)
2021-07-13 21:26:55 -04:00
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
typhoeus (1.4.0)
2018-10-29 22:29:33 -04:00
ethon (>= 0.9.0)
2022-03-15 21:31:34 -04:00
unicode-display_width (1.8.0)
2021-07-13 21:26:55 -04:00
yell (2.2.2)
2022-10-14 23:28:47 -04:00
zeitwerk (2.6.1)
PLATFORMS
ruby
DEPENDENCIES
2014-10-03 12:34:51 -04:00
html-proofer
2018-10-29 22:29:33 -04:00
jekyll
jekyll-compose
jekyll-gist
2022-05-26 14:30:26 -04:00
jekyll-postcss
2015-09-17 17:52:52 -04:00
BUNDLED WITH
2021-07-13 21:26:55 -04:00
2.2.20