Skip to content

Commit e9e2de6

Browse files
build(deps): Bump the rubocop group across 1 directory with 8 updates
Bumps the rubocop group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [language_server-protocol](https://github.com/mtsmfm/language_server-protocol-ruby) | `3.17.0.3` | `3.17.0.4` | | [parser](https://github.com/whitequark/parser) | `3.3.6.0` | `3.3.7.1` | | [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.37.0` | `1.38.1` | | [rubocop-md](https://github.com/rubocop/rubocop-md) | `1.2.4` | `2.0.0` | | [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) | `0.36.0` | `0.37.1` | | [rubocop-performance](https://github.com/rubocop/rubocop-performance) | `1.23.1` | `1.24.0` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.28.0` | `2.30.3` | Updates `language_server-protocol` from 3.17.0.3 to 3.17.0.4 - [Changelog](https://github.com/mtsmfm/language_server-protocol-ruby/blob/main/CHANGELOG.md) - [Commits](mtsmfm/language_server-protocol-ruby@v3.17.0.3...v3.17.0.4) Updates `parser` from 3.3.6.0 to 3.3.7.1 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](whitequark/parser@v3.3.6.0...v3.3.7.1) Updates `rubocop-ast` from 1.37.0 to 1.38.1 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.37.0...v1.38.1) Updates `rubocop-md` from 1.2.4 to 2.0.0 - [Release notes](https://github.com/rubocop/rubocop-md/releases) - [Changelog](https://github.com/rubocop/rubocop-md/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-md@v1.2.4...v2.0.0) Updates `rubocop-minitest` from 0.36.0 to 0.37.1 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.36.0...v0.37.1) Updates `rubocop-performance` from 1.23.1 to 1.24.0 - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.23.1...v1.24.0) Updates `rubocop-rails` from 2.28.0 to 2.30.3 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.28.0...v2.30.3) Updates `unicode-display_width` from 2.6.0 to 3.1.4 - [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md) - [Commits](janlelis/unicode-display_width@v2.6.0...v3.1.4) --- updated-dependencies: - dependency-name: language_server-protocol dependency-type: indirect update-type: version-update:semver-patch dependency-group: rubocop - dependency-name: parser dependency-type: indirect update-type: version-update:semver-patch dependency-group: rubocop - dependency-name: rubocop-ast dependency-type: indirect update-type: version-update:semver-minor dependency-group: rubocop - dependency-name: rubocop-md dependency-type: indirect update-type: version-update:semver-major dependency-group: rubocop - dependency-name: rubocop-minitest dependency-type: indirect update-type: version-update:semver-minor dependency-group: rubocop - dependency-name: rubocop-performance dependency-type: indirect update-type: version-update:semver-minor dependency-group: rubocop - dependency-name: rubocop-rails dependency-type: indirect update-type: version-update:semver-minor dependency-group: rubocop - dependency-name: unicode-display_width dependency-type: indirect update-type: version-update:semver-major dependency-group: rubocop ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdbdb5c commit e9e2de6

File tree

1 file changed

+30
-23
lines changed

1 file changed

+30
-23
lines changed

Gemfile.lock

Lines changed: 30 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ GEM
9090
xpath (~> 3.2)
9191
code-scanning-rubocop (0.6.1)
9292
rubocop (~> 1.0)
93-
concurrent-ruby (1.3.4)
93+
concurrent-ruby (1.3.5)
9494
crass (1.0.6)
9595
date (3.4.1)
9696
debug (1.10.0)
@@ -109,7 +109,7 @@ GEM
109109
ffi (1.17.1)
110110
globalid (1.2.1)
111111
activesupport (>= 6.1)
112-
i18n (1.14.6)
112+
i18n (1.14.7)
113113
concurrent-ruby (~> 1.0)
114114
image_processing (1.14.0)
115115
mini_magick (>= 4.9.5, < 6)
@@ -123,7 +123,8 @@ GEM
123123
rdoc (>= 4.0.0)
124124
reline (>= 0.4.2)
125125
json (2.10.1)
126-
language_server-protocol (3.17.0.3)
126+
language_server-protocol (3.17.0.4)
127+
lint_roller (1.1.0)
127128
listen (3.9.0)
128129
rb-fsevent (~> 0.10, >= 0.10.3)
129130
rb-inotify (~> 0.9, >= 0.9.10)
@@ -160,7 +161,7 @@ GEM
160161
mini_portile2 (~> 2.8.2)
161162
racc (~> 1.4)
162163
parallel (1.26.3)
163-
parser (3.3.6.0)
164+
parser (3.3.7.1)
164165
ast (~> 2.4.1)
165166
racc
166167
pp (0.6.2)
@@ -238,34 +239,38 @@ GEM
238239
rspec-support (3.13.1)
239240
rspec_junit_formatter (0.6.0)
240241
rspec-core (>= 2, < 4, != 2.12.0)
241-
rubocop (1.64.1)
242+
rubocop (1.73.2)
242243
json (~> 2.3)
243-
language_server-protocol (>= 3.17.0)
244+
language_server-protocol (~> 3.17.0.2)
245+
lint_roller (~> 1.1.0)
244246
parallel (~> 1.10)
245247
parser (>= 3.3.0.2)
246248
rainbow (>= 2.2.2, < 4.0)
247-
regexp_parser (>= 1.8, < 3.0)
248-
rexml (>= 3.2.5, < 4.0)
249-
rubocop-ast (>= 1.31.1, < 2.0)
249+
regexp_parser (>= 2.9.3, < 3.0)
250+
rubocop-ast (>= 1.38.0, < 2.0)
250251
ruby-progressbar (~> 1.7)
251-
unicode-display_width (>= 2.4.0, < 3.0)
252-
rubocop-ast (1.37.0)
252+
unicode-display_width (>= 2.4.0, < 4.0)
253+
rubocop-ast (1.38.1)
253254
parser (>= 3.3.1.0)
254-
rubocop-md (1.2.4)
255-
rubocop (>= 1.45)
256-
rubocop-minitest (0.36.0)
257-
rubocop (>= 1.61, < 2.0)
258-
rubocop-ast (>= 1.31.1, < 2.0)
255+
rubocop-md (2.0.0)
256+
lint_roller (~> 1.1)
257+
rubocop (>= 1.72.1)
258+
rubocop-minitest (0.37.1)
259+
lint_roller (~> 1.1)
260+
rubocop (>= 1.72.1, < 2.0)
261+
rubocop-ast (>= 1.38.0, < 2.0)
259262
rubocop-packaging (0.5.2)
260263
rubocop (>= 1.33, < 2.0)
261-
rubocop-performance (1.23.1)
262-
rubocop (>= 1.48.1, < 2.0)
263-
rubocop-ast (>= 1.31.1, < 2.0)
264-
rubocop-rails (2.28.0)
264+
rubocop-performance (1.24.0)
265+
lint_roller (~> 1.1)
266+
rubocop (>= 1.72.1, < 2.0)
267+
rubocop-ast (>= 1.38.0, < 2.0)
268+
rubocop-rails (2.30.3)
265269
activesupport (>= 4.2.0)
270+
lint_roller (~> 1.1)
266271
rack (>= 1.1)
267-
rubocop (>= 1.52.0, < 2.0)
268-
rubocop-ast (>= 1.31.1, < 2.0)
272+
rubocop (>= 1.72.1, < 2.0)
273+
rubocop-ast (>= 1.38.0, < 2.0)
269274
rubocop-rails_config (1.16.0)
270275
rubocop (>= 1.57.0)
271276
rubocop-ast (>= 1.26.0)
@@ -304,7 +309,9 @@ GEM
304309
timeout (0.4.3)
305310
tzinfo (2.0.6)
306311
concurrent-ruby (~> 1.0)
307-
unicode-display_width (2.6.0)
312+
unicode-display_width (3.1.4)
313+
unicode-emoji (~> 4.0, >= 4.0.4)
314+
unicode-emoji (4.0.4)
308315
uniform_notifier (1.16.0)
309316
web-console (4.2.1)
310317
actionview (>= 6.0.0)

0 commit comments

Comments
 (0)