Skip to content

Commit 47c49f4

Browse files
Update codeclimate-test-reporter requirement from 0.4.4 to 1.0.7
Updates the requirements on [codeclimate-test-reporter](https://github.com/codeclimate/ruby-test-reporter) to permit the latest version. - [Release notes](https://github.com/codeclimate/ruby-test-reporter/releases) - [Changelog](https://github.com/codeclimate/ruby-test-reporter/blob/master/CHANGELOG.md) - [Commits](codeclimate/ruby-test-reporter@v0.4.4...v1.0.7) --- updated-dependencies: - dependency-name: codeclimate-test-reporter dependency-version: 1.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d13ad8a commit 47c49f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ gemspec
55

66
gem "activesupport", "~> 5.2.7"
77
gem "bundler"
8-
gem "codeclimate-test-reporter", "0.4.4"
8+
gem "codeclimate-test-reporter", "1.0.7"
99
gem "pry"
1010
gem "rake"
1111
gem "rspec", "~> 3.1"

0 commit comments

Comments
 (0)