Skip to content

Commit 46f8df4

Browse files
Bump rubocop from 1.72.2 to 1.75.7
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.72.2 to 1.75.7. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.72.2...v1.75.7) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea65c31 commit 46f8df4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ GEM
4444
i18n (1.14.5)
4545
concurrent-ruby (~> 1.0)
4646
immutable-struct (2.4.1)
47-
json (2.10.2)
48-
language_server-protocol (3.17.0.4)
47+
json (2.12.0)
48+
language_server-protocol (3.17.0.5)
4949
lino (4.1.0)
5050
childprocess (~> 5.0.0)
5151
hamster (~> 3.0)
@@ -114,15 +114,15 @@ GEM
114114
diff-lcs (>= 1.2.0, < 2.0)
115115
rspec-support (~> 3.13.0)
116116
rspec-support (3.13.1)
117-
rubocop (1.72.2)
117+
rubocop (1.75.7)
118118
json (~> 2.3)
119119
language_server-protocol (~> 3.17.0.2)
120120
lint_roller (~> 1.1.0)
121121
parallel (~> 1.10)
122122
parser (>= 3.3.0.2)
123123
rainbow (>= 2.2.2, < 4.0)
124124
regexp_parser (>= 2.9.3, < 3.0)
125-
rubocop-ast (>= 1.38.0, < 2.0)
125+
rubocop-ast (>= 1.44.0, < 2.0)
126126
ruby-progressbar (~> 1.7)
127127
unicode-display_width (>= 2.4.0, < 4.0)
128128
rubocop-ast (1.44.1)

0 commit comments

Comments
 (0)