Skip to content

Commit 0e1d676

Browse files
committed
chore: upgrade codecov to v0.2.12
1 parent e104c44 commit 0e1d676

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ GEM
9191
builder (3.2.4)
9292
chronic_duration (0.10.6)
9393
numerizer (~> 0.1.1)
94-
codecov (0.2.8)
94+
codecov (0.2.12)
9595
json
9696
simplecov
9797
coderay (1.1.2)
@@ -162,7 +162,7 @@ GEM
162162
i18n (1.8.5)
163163
concurrent-ruby (~> 1.0)
164164
jaro_winkler (1.5.2)
165-
json (2.3.1)
165+
json (2.4.1)
166166
kaminari (1.2.1)
167167
activesupport (>= 4.1.0)
168168
kaminari-actionview (= 1.2.1)
@@ -310,10 +310,12 @@ GEM
310310
concurrent-ruby (~> 1.0, >= 1.0.5)
311311
sidekiq (>= 4.0, < 7.0)
312312
thor (~> 0)
313-
simplecov (0.19.0)
313+
simplecov (0.20.0)
314314
docile (~> 1.1)
315315
simplecov-html (~> 0.11)
316-
simplecov-html (0.12.2)
316+
simplecov_json_formatter (~> 0.1)
317+
simplecov-html (0.12.3)
318+
simplecov_json_formatter (0.1.2)
317319
spring (2.1.0)
318320
spring-watcher-listen (2.0.1)
319321
listen (>= 2.7, < 4.0)

0 commit comments

Comments
 (0)