Skip to content

Commit 1bfe645

Browse files
Bump rubocop from 1.86.0 to 1.86.1 in the minor-and-patch group
Bumps the minor-and-patch group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.86.0 to 1.86.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.0...v1.86.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f0a0d6 commit 1bfe645

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,14 @@ GEM
7979
erb
8080
psych (>= 4.0.0)
8181
tsort
82-
regexp_parser (2.11.3)
82+
regexp_parser (2.12.0)
8383
reline (0.6.3)
8484
io-console (~> 0.5)
85-
rubocop (1.86.0)
85+
rubocop (1.86.1)
8686
json (~> 2.3)
8787
language_server-protocol (~> 3.17.0.2)
8888
lint_roller (~> 1.1.0)
89-
parallel (~> 1.10)
89+
parallel (>= 1.10)
9090
parser (>= 3.3.0.2)
9191
rainbow (>= 2.2.2, < 4.0)
9292
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)