mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-31 05:05:18 +01:00
Bump codeclimate-test-reporter from 1.0.7 to 1.0.9
Bumps [codeclimate-test-reporter](https://github.com/codeclimate/ruby-test-reporter) from 1.0.7 to 1.0.9. - [Release notes](https://github.com/codeclimate/ruby-test-reporter/releases) - [Changelog](https://github.com/codeclimate/ruby-test-reporter/blob/master/CHANGELOG.md) - [Commits](https://github.com/codeclimate/ruby-test-reporter/compare/v1.0.7...v1.0.9) --- updated-dependencies: - dependency-name: codeclimate-test-reporter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
957892055c
commit
7c7f1b5a76
2 changed files with 10 additions and 11 deletions
2
Gemfile
2
Gemfile
|
|
@ -58,7 +58,7 @@ end
|
|||
group :test do
|
||||
|
||||
# get test coverage info on codeclimate
|
||||
gem 'codeclimate-test-reporter', '1.0.7', group: :test, require: nil
|
||||
gem 'codeclimate-test-reporter', '1.0.9', group: :test, require: nil
|
||||
gem 'database_cleaner', '~> 1'
|
||||
gem 'factory_bot_rails'
|
||||
gem 'minitest-stub-const'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue