Skip to content

Commit

Permalink
Bump simplecov
Browse files Browse the repository at this point in the history
  • Loading branch information
denschub authored and Steffen van Bergerem committed Feb 9, 2016
1 parent 98949e3 commit ed2564d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -246,7 +246,7 @@ group :development do
gem "pry-byebug"

# test coverage
gem "simplecov", "0.11.1", require: false
gem "simplecov", "0.11.2", require: false
end

group :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -694,7 +694,7 @@ GEM
simple_captcha2 (0.4.0)
rails (>= 4.1)
simple_oauth (0.3.1)
simplecov (0.11.1)
simplecov (0.11.2)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
Expand Down Expand Up @@ -889,7 +889,7 @@ DEPENDENCIES
sidekiq (= 3.4.2)
sidetiq (= 0.6.3)
simple_captcha2 (= 0.4.0)
simplecov (= 0.11.1)
simplecov (= 0.11.2)
sinatra (= 1.4.7)
sinon-rails (= 1.15.0)
spring (= 1.6.1)
Expand Down

0 comments on commit ed2564d

Please sign in to comment.