Skip to content

Commit 2a75591

Browse files
authored
Update dependencies (#618)
1 parent 2d5a438 commit 2a75591

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,14 +258,14 @@ GEM
258258
simplecov-cobertura (2.1.0)
259259
rexml
260260
simplecov (~> 0.19)
261-
simplecov-html (0.12.3)
261+
simplecov-html (0.13.1)
262262
simplecov_json_formatter (0.1.4)
263263
stringio (3.1.1)
264264
thor (1.3.2)
265265
timeout (0.4.1)
266266
tzinfo (2.0.6)
267267
concurrent-ruby (~> 1.0)
268-
unicode-display_width (2.5.0)
268+
unicode-display_width (2.6.0)
269269
useragent (0.16.10)
270270
webrick (1.8.1)
271271
websocket-driver (0.7.6)

gemfiles/rails_61/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ GEM
195195
simplecov-cobertura (2.1.0)
196196
rexml
197197
simplecov (~> 0.19)
198-
simplecov-html (0.12.3)
198+
simplecov-html (0.13.1)
199199
simplecov_json_formatter (0.1.4)
200200
sprockets (4.2.1)
201201
concurrent-ruby (~> 1.0)

gemfiles/rails_70/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ GEM
201201
simplecov-cobertura (2.1.0)
202202
rexml
203203
simplecov (~> 0.19)
204-
simplecov-html (0.12.3)
204+
simplecov-html (0.13.1)
205205
simplecov_json_formatter (0.1.4)
206206
thor (1.3.2)
207207
timeout (0.4.1)

gemfiles/rails_71/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ GEM
231231
simplecov-cobertura (2.1.0)
232232
rexml
233233
simplecov (~> 0.19)
234-
simplecov-html (0.12.3)
234+
simplecov-html (0.13.1)
235235
simplecov_json_formatter (0.1.4)
236236
stringio (3.1.1)
237237
thor (1.3.2)

0 commit comments

Comments
 (0)