Skip to content

Commit

Permalink
Update simeplecov gem to fix parallel_test coverage bug
Browse files Browse the repository at this point in the history
  • Loading branch information
annaswims committed Sep 10, 2019
1 parent 8d0d274 commit 707ab0a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ GEM
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
docile (1.1.5)
docile (1.3.2)
down (4.5.0)
dry-configurable (0.8.3)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -586,8 +586,8 @@ GEM
rufus-scheduler (~> 3.2)
sidekiq (>= 3)
tilt (>= 1.4.0)
simplecov (0.15.1)
docile (~> 1.1.0)
simplecov (0.17.0)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
Expand Down Expand Up @@ -793,4 +793,4 @@ DEPENDENCIES
zero_downtime_migrations

BUNDLED WITH
1.17.3
2.0.2

0 comments on commit 707ab0a

Please sign in to comment.