Skip to content

Commit 609eef0

Browse files
authored
Merge pull request #323 from open-craft/samuel/fix-codecov-version
SE-3175 Bump codecov to latest version
2 parents a228f77 + db4d91e commit 609eef0

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

Gemfile.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,12 @@ GEM
3030
bson (4.7.0)
3131
bson_ext (1.5.1)
3232
builder (3.2.3)
33-
codecov (0.1.10)
33+
codecov (0.2.6)
34+
colorize
3435
json
3536
simplecov
36-
url
3737
coderay (1.1.1)
38+
colorize (0.8.1)
3839
concurrent-ruby (1.1.5)
3940
crack (0.4.3)
4041
safe_yaml (~> 1.0.0)
@@ -46,7 +47,7 @@ GEM
4647
mongoid (>= 3.0, < 8)
4748
mongoid-compatibility (>= 0.4.0)
4849
diff-lcs (1.3)
49-
docile (1.1.5)
50+
docile (1.3.2)
5051
domain_name (0.5.20170404)
5152
unf (>= 0.0.5, < 1.0.0)
5253
elasticsearch (1.1.2)
@@ -88,7 +89,7 @@ GEM
8889
domain_name (~> 0.5)
8990
i18n (0.9.5)
9091
concurrent-ruby (~> 1.0)
91-
json (2.1.0)
92+
json (2.3.1)
9293
kgio (2.11.0)
9394
listen (3.1.5)
9495
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -175,11 +176,10 @@ GEM
175176
ruby_dep (1.5.0)
176177
safe_yaml (1.0.4)
177178
shellany (0.0.1)
178-
simplecov (0.14.1)
179-
docile (~> 1.1.0)
180-
json (>= 1.8, < 3)
181-
simplecov-html (~> 0.10.0)
182-
simplecov-html (0.10.1)
179+
simplecov (0.19.0)
180+
docile (~> 1.1)
181+
simplecov-html (~> 0.11)
182+
simplecov-html (0.12.2)
183183
sinatra (1.4.8)
184184
rack (~> 1.5)
185185
rack-protection (~> 1.4)
@@ -198,7 +198,6 @@ GEM
198198
unicorn (5.3.1)
199199
kgio (~> 2.6)
200200
raindrops (~> 0.7)
201-
url (0.3.2)
202201
webmock (3.0.1)
203202
addressable (>= 2.3.6)
204203
crack (>= 0.3.2)

0 commit comments

Comments
 (0)