Skip to content

Commit 07a3b05

Browse files
Bump rubocop from 1.75.1 to 1.77.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.1 to 1.77.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.1...v1.77.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.77.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24fbe2a commit 07a3b05

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
@@ -92,18 +92,18 @@ GEM
9292
diff-lcs (>= 1.2.0, < 2.0)
9393
rspec-support (~> 3.13.0)
9494
rspec-support (3.13.4)
95-
rubocop (1.75.1)
95+
rubocop (1.77.0)
9696
json (~> 2.3)
9797
language_server-protocol (~> 3.17.0.2)
9898
lint_roller (~> 1.1.0)
9999
parallel (~> 1.10)
100100
parser (>= 3.3.0.2)
101101
rainbow (>= 2.2.2, < 4.0)
102102
regexp_parser (>= 2.9.3, < 3.0)
103-
rubocop-ast (>= 1.43.0, < 2.0)
103+
rubocop-ast (>= 1.45.1, < 2.0)
104104
ruby-progressbar (~> 1.7)
105105
unicode-display_width (>= 2.4.0, < 4.0)
106-
rubocop-ast (1.44.1)
106+
rubocop-ast (1.45.1)
107107
parser (>= 3.3.7.2)
108108
prism (~> 1.4)
109109
rubocop-packaging (0.6.0)

0 commit comments

Comments
 (0)