Skip to content

Commit 1195126

Browse files
Bump rubocop from 1.75.8 to 1.76.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.8 to 1.76.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.8...v1.76.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.76.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0abbb80 commit 1195126

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
@@ -120,18 +120,18 @@ GEM
120120
diff-lcs (>= 1.2.0, < 2.0)
121121
rspec-support (~> 3.13.0)
122122
rspec-support (3.13.4)
123-
rubocop (1.75.8)
123+
rubocop (1.76.0)
124124
json (~> 2.3)
125125
language_server-protocol (~> 3.17.0.2)
126126
lint_roller (~> 1.1.0)
127127
parallel (~> 1.10)
128128
parser (>= 3.3.0.2)
129129
rainbow (>= 2.2.2, < 4.0)
130130
regexp_parser (>= 2.9.3, < 3.0)
131-
rubocop-ast (>= 1.44.0, < 2.0)
131+
rubocop-ast (>= 1.45.0, < 2.0)
132132
ruby-progressbar (~> 1.7)
133133
unicode-display_width (>= 2.4.0, < 4.0)
134-
rubocop-ast (1.44.1)
134+
rubocop-ast (1.45.0)
135135
parser (>= 3.3.7.2)
136136
prism (~> 1.4)
137137
rubocop-rake (0.7.1)

0 commit comments

Comments
 (0)