Skip to content

Commit 71156cb

Browse files
chore(deps): bump rubocop from 1.82.1 to 1.84.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.82.1 to 1.84.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.82.1...v1.84.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.84.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d13b3a9 commit 71156cb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ GEM
143143
nokogiri (1.19.0-x86_64-linux-musl)
144144
racc (~> 1.4)
145145
parallel (1.27.0)
146-
parser (3.3.10.0)
146+
parser (3.3.10.1)
147147
ast (~> 2.4.1)
148148
racc
149149
pathutil (0.16.2)
@@ -154,7 +154,7 @@ GEM
154154
hashery (~> 2.0)
155155
ruby-rc4
156156
ttfunk
157-
prism (1.7.0)
157+
prism (1.9.0)
158158
public_suffix (7.0.2)
159159
racc (1.8.1)
160160
rainbow (3.1.1)
@@ -165,15 +165,15 @@ GEM
165165
regexp_parser (2.11.3)
166166
rexml (3.4.2)
167167
rouge (4.5.1)
168-
rubocop (1.82.1)
168+
rubocop (1.84.0)
169169
json (~> 2.3)
170170
language_server-protocol (~> 3.17.0.2)
171171
lint_roller (~> 1.1.0)
172172
parallel (~> 1.10)
173173
parser (>= 3.3.0.2)
174174
rainbow (>= 2.2.2, < 4.0)
175175
regexp_parser (>= 2.9.3, < 3.0)
176-
rubocop-ast (>= 1.48.0, < 2.0)
176+
rubocop-ast (>= 1.49.0, < 2.0)
177177
ruby-progressbar (~> 1.7)
178178
unicode-display_width (>= 2.4.0, < 4.0)
179179
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)