Skip to content

Commit 6e2e4e4

Browse files
Update dependency minitest to v5.26.2
1 parent 6025cd4 commit 6e2e4e4

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

Gemfile.lock

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
language_server-protocol (3.17.0.5)
4646
lint_roller (1.1.0)
4747
mini_mime (1.1.5)
48-
minitest (5.25.5)
48+
minitest (5.26.2)
4949
multi_test (1.1.0)
5050
parallel (1.27.0)
5151
parser (3.3.8.0)
@@ -86,9 +86,6 @@ GEM
8686
rubocop-rake (0.7.1)
8787
lint_roller (~> 1.1)
8888
rubocop (>= 1.72.1)
89-
rubocop-rspec (3.6.0)
90-
lint_roller (~> 1.1)
91-
rubocop (~> 1.72, >= 1.72.1)
9289
ruby-progressbar (1.13.0)
9390
simplecov (0.22.0)
9491
docile (~> 1.1)
@@ -118,10 +115,9 @@ DEPENDENCIES
118115
rake (~> 13.2)
119116
rdoc (~> 6.7)
120117
rubocop (~> 1.52)
121-
rubocop-minitest (> 0)
122-
rubocop-performance (> 0)
123-
rubocop-rake (> 0)
124-
rubocop-rspec (> 0)
118+
rubocop-minitest (~> 0.38)
119+
rubocop-performance (~> 1.25)
120+
rubocop-rake (~> 0.7)
125121
simplecov (~> 0.22)
126122

127123
BUNDLED WITH

0 commit comments

Comments
 (0)