Skip to content

Commit

Permalink
Bump ci_reporter from 1.7.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [ci_reporter](https://github.com/ci-reporter/ci_reporter) from 1.7.1 to 2.0.0.
- [Changelog](https://github.com/ci-reporter/ci_reporter/blob/master/History.txt)
- [Commits](ci-reporter/ci_reporter@v1.7.1...v2.0.0)

I'll automatically resolve any conflicts with this PR as long as you don't alter it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.
  • Loading branch information
dependabot[bot] committed Jun 7, 2017
1 parent 501f404 commit b2ef56e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ group :test do
gem "simplecov", "~> 0.10.0"
gem "simplecov-rcov"
gem 'turn', require: false # Pretty printed test output
gem "ci_reporter", "1.7.1"
gem "ci_reporter", "2.0.0"
gem "minitest", "4.6.1"
gem "rack-test"
gem "mocha", :require => false
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GEM
builder
multi_json
ansi (1.5.0)
builder (3.2.2)
builder (3.2.3)
celluloid (0.17.0)
bundler
celluloid-essentials
Expand Down Expand Up @@ -53,7 +53,7 @@ GEM
rspec-logsplit (>= 0.1.2)
timers (~> 4.0.0)
chronic (0.10.2)
ci_reporter (1.7.1)
ci_reporter (2.0.0)
builder (>= 2.1.2)
coderay (1.1.1)
connection_pool (2.2.0)
Expand Down Expand Up @@ -193,7 +193,7 @@ PLATFORMS
DEPENDENCIES
activesupport (~> 3.2)
airbrake (~> 4.0)
ci_reporter (= 1.7.1)
ci_reporter (= 2.0.0)
foreman (< 0.65.0)
gds-api-adapters (~> 21.0)
logging (= 1.8.1)
Expand Down

0 comments on commit b2ef56e

Please sign in to comment.