aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/Gemfile.lock')
-rw-r--r--Library/Homebrew/test/Gemfile.lock14
1 files changed, 14 insertions, 0 deletions
diff --git a/Library/Homebrew/test/Gemfile.lock b/Library/Homebrew/test/Gemfile.lock
index 64561be71..4d4eefd7d 100644
--- a/Library/Homebrew/test/Gemfile.lock
+++ b/Library/Homebrew/test/Gemfile.lock
@@ -1,6 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
+ ast (2.3.0)
codecov (0.1.9)
json
simplecov
@@ -11,6 +12,10 @@ GEM
parallel (1.10.0)
parallel_tests (2.13.0)
parallel
+ parser (2.4.0.0)
+ ast (~> 2.2)
+ powerpack (0.1.1)
+ rainbow (2.2.1)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
@@ -29,11 +34,19 @@ GEM
rspec-support (3.5.0)
rspec-wait (0.0.9)
rspec (>= 3, < 4)
+ rubocop (0.47.1)
+ parser (>= 2.3.3.1, < 3.0)
+ powerpack (~> 0.1)
+ rainbow (>= 1.99.1, < 3.0)
+ ruby-progressbar (~> 1.7)
+ unicode-display_width (~> 1.0, >= 1.0.1)
+ ruby-progressbar (1.8.1)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
+ unicode-display_width (1.1.3)
url (0.3.2)
PLATFORMS
@@ -45,6 +58,7 @@ DEPENDENCIES
rspec
rspec-its
rspec-wait
+ rubocop
simplecov
BUNDLED WITH