brew/Library/Homebrew/Gemfile.lock

138 lines
3.1 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
2018-03-03 10:22:37 +00:00
ast (2.4.0)
concurrent-ruby (1.1.5)
connection_pool (2.2.2)
coveralls (0.8.23)
2018-12-30 20:06:13 +00:00
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
2018-12-30 20:06:13 +00:00
tins (~> 1.6)
diff-lcs (1.3)
docile (1.3.2)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
2018-09-19 03:34:20 +02:00
hpricot (0.8.6)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
json (2.2.0)
mechanize (2.7.6)
domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0)
mime-types (>= 1.17.2)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (>= 2.5.2)
nokogiri (~> 1.6)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
mime-types (3.3)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mini_portile2 (2.4.0)
minitest (5.13.0)
mustache (1.1.1)
net-http-digest_auth (1.4.1)
net-http-persistent (3.1.0)
connection_pool (~> 2.2)
nokogiri (1.10.7)
mini_portile2 (~> 2.4.0)
ntlm-http (0.1.1)
parallel (1.19.1)
parallel_tests (2.30.0)
parallel
parser (2.6.5.0)
2018-03-03 10:22:37 +00:00
ast (~> 2.4.0)
plist (3.5.0)
2018-01-07 15:40:42 +00:00
rainbow (3.0.0)
2018-09-19 03:34:20 +02:00
rdiscount (2.2.0.1)
ronn (0.7.3)
hpricot (>= 0.8.2)
mustache (>= 0.7.0)
rdiscount (>= 1.5.8)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.0)
rspec-support (~> 3.9.0)
rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-support (3.9.0)
rspec-wait (0.0.9)
rspec (>= 3, < 4)
rubocop (0.77.0)
2018-06-06 23:34:19 -04:00
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
2018-01-07 15:40:42 +00:00
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.5.1)
rubocop (>= 0.71.0)
rubocop-rspec (1.37.0)
rubocop (>= 0.68.1)
ruby-macho (2.2.0)
ruby-progressbar (1.10.1)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
2017-10-07 22:31:23 +02:00
simplecov-html (0.10.2)
term-ansicolor (1.7.1)
2018-12-30 20:06:13 +00:00
tins (~> 1.0)
thor (0.20.3)
thread_safe (0.3.6)
tins (1.22.2)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.6.0)
webrobots (0.1.2)
zeitwerk (2.2.2)
PLATFORMS
ruby
DEPENDENCIES
activesupport
concurrent-ruby
2019-10-03 08:50:45 +02:00
coveralls (~> 0.8)
mechanize
parallel_tests
plist
2018-09-19 03:34:20 +02:00
ronn
rspec
rspec-its
rspec-retry
rspec-wait
2018-11-07 15:41:46 +00:00
rubocop
2019-04-30 08:44:10 +01:00
rubocop-performance
rubocop-rspec
ruby-macho
simplecov
BUNDLED WITH
1.17.2