Skip to content

Commit cb7c13f

Browse files
Update dependency minitest-reporters to v1.8.0
1 parent 853acb1 commit cb7c13f

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)
@@ -375,10 +375,10 @@ GEM
375375
minitest (5.27.0)
376376
minitest-focus (1.4.1)
377377
minitest (> 5.0)
378-
minitest-reporters (1.7.1)
378+
minitest-reporters (1.8.0)
379379
ansi
380380
builder
381-
minitest (>= 5.0)
381+
minitest (>= 5.0, < 7)
382382
ruby-progressbar
383383
minitest-spec-rails (7.4.1)
384384
minitest (>= 5.0)

0 commit comments

Comments
 (0)