Skip to content

Commit

Permalink
Bump simplecov from 0.16.0 to 0.16.1 (#442)
Browse files Browse the repository at this point in the history
Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/colszowka/simplecov/releases)
- [Changelog](https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md)
- [Commits](simplecov-ruby/simplecov@v0.16.0...v0.16.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and deivid-rodriguez committed Mar 19, 2018
1 parent 7edd7e9 commit 0ca3ce9
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 @@ -11,5 +11,5 @@ gem "pry", "0.11.3"
gem "rake", "~> 12.3"
gem "rake-compiler", "~> 1.0"
gem "rubocop", "0.53.0"
gem "simplecov", "0.16.0"
gem "simplecov", "0.16.1"
gem "yard", "0.9.12"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ GEM
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
simplecov (0.16.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
Expand All @@ -74,7 +74,7 @@ DEPENDENCIES
rake (~> 12.3)
rake-compiler (~> 1.0)
rubocop (= 0.53.0)
simplecov (= 0.16.0)
simplecov (= 0.16.1)
yard (= 0.9.12)

BUNDLED WITH
Expand Down

0 comments on commit 0ca3ce9

Please sign in to comment.