Skip to content

Commit 34d755c

Browse files
Build(deps-dev): Bump rubocop-rspec from 3.4.0 to 3.5.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.4.0 to 3.5.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@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c91be53 commit 34d755c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -590,8 +590,9 @@ GEM
590590
unicode-display_width (>= 2.4.0, < 4.0)
591591
rubocop-ast (1.38.0)
592592
parser (>= 3.3.1.0)
593-
rubocop-rspec (3.4.0)
594-
rubocop (~> 1.61)
593+
rubocop-rspec (3.5.0)
594+
lint_roller (~> 1.1)
595+
rubocop (~> 1.72, >= 1.72.1)
595596
ruby-progressbar (1.13.0)
596597
ruby-vips (2.2.3)
597598
ffi (~> 1.12)

0 commit comments

Comments
 (0)