Skip to content

Commit 00215b5

Browse files
build: bump rubocop-rspec from 3.7.0 to 3.8.0 (#365)
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.7.0 to 3.8.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.7.0...v3.8.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5850512 commit 00215b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,15 @@ GEM
7373
rubocop-ast (>= 1.47.1, < 2.0)
7474
ruby-progressbar (~> 1.7)
7575
unicode-display_width (>= 2.4.0, < 4.0)
76-
rubocop-ast (1.47.1)
76+
rubocop-ast (1.48.0)
7777
parser (>= 3.3.7.2)
7878
prism (~> 1.4)
7979
rubocop-rake (0.7.1)
8080
lint_roller (~> 1.1)
8181
rubocop (>= 1.72.1)
82-
rubocop-rspec (3.7.0)
82+
rubocop-rspec (3.8.0)
8383
lint_roller (~> 1.1)
84-
rubocop (~> 1.72, >= 1.72.1)
84+
rubocop (~> 1.81)
8585
ruby-progressbar (1.13.0)
8686
simplecov (0.16.1)
8787
docile (~> 1.1)

0 commit comments

Comments
 (0)