We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f63adb + b73f326 commit 48d9a03Copy full SHA for 48d9a03
Gemfile
@@ -7,5 +7,5 @@ group :test do
7
gem "rake"
8
gem "rspec"
9
gem "rspec_junit_formatter"
10
- gem "codeclimate-test-reporter", "1.0.0.pre.rc1"
+ gem "codeclimate-test-reporter", "1.0.0.pre.rc2"
11
end
Gemfile.lock
@@ -20,7 +20,7 @@ GEM
20
minitest (~> 5.1)
21
tzinfo (~> 1.1)
22
builder (3.2.2)
23
- codeclimate-test-reporter (1.0.0.pre.rc1)
+ codeclimate-test-reporter (1.0.0.pre.rc2)
24
codeclimate-yaml (0.9.0)
25
activesupport
26
secure_string
@@ -74,7 +74,7 @@ PLATFORMS
74
75
DEPENDENCIES
76
codeclimate!
77
- codeclimate-test-reporter (= 1.0.0.pre.rc1)
+ codeclimate-test-reporter (= 1.0.0.pre.rc2)
78
rake
79
rspec
80
rspec_junit_formatter
0 commit comments