Skip to content

Commit 70377d9

Browse files
Bump rubocop-minitest from 0.35.0 to 0.35.1
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.35.0 to 0.35.1. - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.35.0...v0.35.1) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1cbd834 commit 70377d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ GEM
206206
nokogiri (1.16.5-x86_64-linux)
207207
racc (~> 1.4)
208208
parallel (1.25.1)
209-
parser (3.3.3.0)
209+
parser (3.3.4.0)
210210
ast (~> 2.4.1)
211211
racc
212212
psych (5.1.2)
@@ -285,7 +285,7 @@ GEM
285285
parser (>= 3.3.1.0)
286286
rubocop-capybara (2.21.0)
287287
rubocop (~> 1.41)
288-
rubocop-minitest (0.35.0)
288+
rubocop-minitest (0.35.1)
289289
rubocop (>= 1.61, < 2.0)
290290
rubocop-ast (>= 1.31.1, < 2.0)
291291
rubocop-performance (1.21.1)

0 commit comments

Comments
 (0)