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

49 lines
1,004 B
Plaintext
Raw Normal View History

2018-05-19 14:10:32 +00:00
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.3)
2018-05-19 14:10:32 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.6.0)
2018-05-19 14:10:32 +00:00
public_suffix (>= 2.0.2, < 4.0)
colorize (0.8.1)
concurrent-ruby (1.1.5)
ethon (0.12.0)
2018-05-19 14:10:32 +00:00
ffi (>= 1.3.0)
ffi (1.10.0)
html-proofer (3.10.2)
2018-05-19 14:10:32 +00:00
activesupport (>= 4.2, < 6.0)
addressable (~> 2.3)
colorize (~> 0.8)
mercenary (~> 0.3.2)
nokogiri (~> 1.9)
2018-05-19 14:10:32 +00:00
parallel (~> 1.3)
typhoeus (~> 1.3)
yell (~> 2.0)
i18n (1.6.0)
2018-05-19 14:10:32 +00:00
concurrent-ruby (~> 1.0)
mercenary (0.3.6)
mini_portile2 (2.4.0)
2018-05-19 14:10:32 +00:00
minitest (5.11.3)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
parallel (1.17.0)
public_suffix (3.0.3)
2018-05-19 14:10:32 +00:00
thread_safe (0.3.6)
typhoeus (1.3.1)
2018-05-19 14:10:32 +00:00
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
yell (2.1.0)
2018-05-19 14:10:32 +00:00
PLATFORMS
ruby
DEPENDENCIES
html-proofer
BUNDLED WITH
1.17.2