nixpkgs/pkgs/tools/misc/html-proofer/Gemfile.lock

36 lines
659 B
Plaintext
Raw Normal View History

2018-05-19 14:10:32 +00:00
GEM
remote: https://rubygems.org/
specs:
2019-09-04 12:04:28 +00:00
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ethon (0.12.0)
2018-05-19 14:10:32 +00:00
ffi (>= 1.3.0)
2019-06-17 17:47:23 +00:00
ffi (1.11.1)
2019-09-07 16:23:21 +00:00
html-proofer (3.12.2)
2018-05-19 14:10:32 +00:00
addressable (~> 2.3)
2019-09-04 12:04:28 +00:00
mercenary (~> 0.3)
nokogiri (~> 1.10)
2018-05-19 14:10:32 +00:00
parallel (~> 1.3)
2019-06-17 17:47:23 +00:00
rainbow (~> 3.0)
2018-05-19 14:10:32 +00:00
typhoeus (~> 1.3)
yell (~> 2.0)
mercenary (0.3.6)
mini_portile2 (2.4.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
parallel (1.17.0)
2019-09-04 12:04:28 +00:00
public_suffix (4.0.1)
2019-06-17 17:47:23 +00:00
rainbow (3.0.0)
typhoeus (1.3.1)
2018-05-19 14:10:32 +00:00
ethon (>= 0.9.0)
2019-06-17 17:47:23 +00:00
yell (2.2.0)
2018-05-19 14:10:32 +00:00
PLATFORMS
ruby
DEPENDENCIES
html-proofer
BUNDLED WITH
1.17.2