Skip to content

Commit c7150b3

Browse files
Bump rubocop-rspec from 2.29.2 to 2.30.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.29.2 to 2.30.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v2.29.2...v2.30.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed74019 commit c7150b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ GEM
286286
activerecord (>= 6.1)
287287
request_store (~> 1.4)
288288
parallel (1.24.0)
289-
parser (3.3.1.0)
289+
parser (3.3.2.0)
290290
ast (~> 2.4.1)
291291
racc
292292
pg (1.5.6)
@@ -409,7 +409,7 @@ GEM
409409
rack (>= 1.1)
410410
rubocop (>= 1.33.0, < 2.0)
411411
rubocop-ast (>= 1.31.1, < 2.0)
412-
rubocop-rspec (2.29.2)
412+
rubocop-rspec (2.30.0)
413413
rubocop (~> 1.40)
414414
rubocop-capybara (~> 2.17)
415415
rubocop-factory_bot (~> 2.22)

0 commit comments

Comments
 (0)