Skip to content

Commit 7a2ccaf

Browse files
Update dependency minitest-reporters to v1.8.0
1 parent 545b4a6 commit 7a2ccaf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ GEM
122122
annotaterb (4.22.0)
123123
activerecord (>= 6.0.0)
124124
activesupport (>= 6.0.0)
125-
ansi (1.5.0)
125+
ansi (1.6.0)
126126
apollo_upload_server (2.1.8)
127127
actionpack (>= 6.1.6)
128128
graphql (>= 1.8)
@@ -374,10 +374,10 @@ GEM
374374
minitest (5.27.0)
375375
minitest-focus (1.4.1)
376376
minitest (> 5.0)
377-
minitest-reporters (1.7.1)
377+
minitest-reporters (1.8.0)
378378
ansi
379379
builder
380-
minitest (>= 5.0)
380+
minitest (>= 5.0, < 7)
381381
ruby-progressbar
382382
minitest-spec-rails (7.4.1)
383383
minitest (>= 5.0)

0 commit comments

Comments
 (0)