Commit 75c8d0c4 authored by Jonne Haß's avatar Jonne Haß Committed by Dennis Schubert
Browse files

bump simplecov

parent 19141239
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -246,7 +246,7 @@ group :development do
  gem "pry-byebug"

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

group :test do
+2 −2
Original line number Diff line number Diff line
@@ -689,7 +689,7 @@ GEM
    simple_captcha2 (0.3.4)
      rails (>= 4.1)
    simple_oauth (0.3.1)
    simplecov (0.10.0)
    simplecov (0.11.1)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
@@ -884,7 +884,7 @@ DEPENDENCIES
  sidekiq (= 3.4.2)
  sidetiq (= 0.6.3)
  simple_captcha2 (= 0.3.4)
  simplecov (= 0.10.0)
  simplecov (= 0.11.1)
  sinatra (= 1.4.6)
  sinon-rails (= 1.15.0)
  spring (= 1.4.0)