Skip to content

Commit

Permalink
Bump minitest-reporters from 1.3.6 to 1.3.8 (#6135)
Browse files Browse the repository at this point in the history
Bumps [minitest-reporters](https://github.com/CapnKernul/minitest-reporters) from 1.3.6 to 1.3.8.
- [Release notes](https://github.com/CapnKernul/minitest-reporters/releases)
- [Changelog](https://github.com/kern/minitest-reporters/blob/master/CHANGELOG.md)
- [Commits](minitest-reporters/minitest-reporters@v1.3.6...v1.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and jywarren committed Aug 15, 2019
1 parent 52bf944 commit c1baf83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ group :test, :development do
gem 'jasmine-jquery-rails'
gem 'jasmine-rails'
gem 'json_expressions'
gem 'minitest-reporters', '~> 1.3.6'
gem 'minitest-reporters', '~> 1.3.8'
gem 'openssl', '~> 2.1.2'
gem 'phantomjs'
gem 'puma', '~> 4.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ GEM
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest-reporters (1.3.6)
minitest-reporters (1.3.8)
ansi
builder
minitest (>= 5.0)
Expand Down Expand Up @@ -598,7 +598,7 @@ DEPENDENCIES
letter_opener
listen (~> 3.1.5)
mailman
minitest-reporters (~> 1.3.6)
minitest-reporters (~> 1.3.8)
mocha (~> 1.9)
mustermann (= 1.0.3)
mysql2 (>= 0.4.4)
Expand Down

0 comments on commit c1baf83

Please sign in to comment.