diff options
Diffstat (limited to 'Library/Homebrew/test/Gemfile.lock')
| -rw-r--r-- | Library/Homebrew/test/Gemfile.lock | 17 | 
1 files changed, 1 insertions, 16 deletions
diff --git a/Library/Homebrew/test/Gemfile.lock b/Library/Homebrew/test/Gemfile.lock index fba45d77b..64561be71 100644 --- a/Library/Homebrew/test/Gemfile.lock +++ b/Library/Homebrew/test/Gemfile.lock @@ -1,8 +1,6 @@  GEM    remote: https://rubygems.org/    specs: -    ansi (1.5.0) -    builder (3.2.3)      codecov (0.1.9)        json        simplecov @@ -10,15 +8,6 @@ GEM      diff-lcs (1.3)      docile (1.1.5)      json (2.0.3) -    metaclass (0.0.4) -    minitest (5.10.1) -    minitest-reporters (1.1.14) -      ansi -      builder -      minitest (>= 5.0) -      ruby-progressbar -    mocha (1.2.1) -      metaclass (~> 0.0.1)      parallel (1.10.0)      parallel_tests (2.13.0)        parallel @@ -40,7 +29,6 @@ GEM      rspec-support (3.5.0)      rspec-wait (0.0.9)        rspec (>= 3, < 4) -    ruby-progressbar (1.8.1)      simplecov (0.13.0)        docile (~> 1.1.0)        json (>= 1.8, < 3) @@ -53,9 +41,6 @@ PLATFORMS  DEPENDENCIES    codecov -  minitest -  minitest-reporters -  mocha    parallel_tests    rspec    rspec-its @@ -63,4 +48,4 @@ DEPENDENCIES    simplecov  BUNDLED WITH -   1.14.3 +   1.14.5  | 
