Skip to content

Commit

Permalink
Fix simplecov deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
joe4dev committed Aug 16, 2018
1 parent 1a8d5fd commit a947865
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 @@ -147,7 +147,7 @@ GEM
jquery-turbolinks (2.1.0)
railties (>= 3.1.0)
turbolinks
json (1.8.6)
json (2.1.0)
kgio (2.10.0)
launchy (2.4.3)
addressable (~> 2.3)
Expand Down Expand Up @@ -269,11 +269,11 @@ GEM
simple_form (3.2.1)
actionpack (> 4, < 5.1)
activemodel (> 4, < 5.1)
simplecov (0.11.2)
simplecov (0.14.1)
docile (~> 1.1.0)
json (~> 1.8)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
simplecov-html (0.10.1)
slop (3.6.0)
spring (2.0.2)
activesupport (>= 4.2)
Expand Down

0 comments on commit a947865

Please sign in to comment.