Skip to content

Commit f8d5d22

Browse files
Bump rubocop from 1.75.1 to 1.75.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.1 to 1.75.2. - [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.75.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09a4a09 commit f8d5d22

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
@@ -51,7 +51,7 @@ GEM
5151
net-ssh (7.2.3)
5252
net-telnet (0.2.0)
5353
parallel (1.26.3)
54-
parser (3.3.7.3)
54+
parser (3.3.7.4)
5555
ast (~> 2.4.1)
5656
racc
5757
power_assert (2.0.4)
@@ -101,18 +101,18 @@ GEM
101101
rspec-support (3.13.1)
102102
rspec-temp_dir (1.1.1)
103103
rspec (>= 3.0)
104-
rubocop (1.75.1)
104+
rubocop (1.75.2)
105105
json (~> 2.3)
106106
language_server-protocol (~> 3.17.0.2)
107107
lint_roller (~> 1.1.0)
108108
parallel (~> 1.10)
109109
parser (>= 3.3.0.2)
110110
rainbow (>= 2.2.2, < 4.0)
111111
regexp_parser (>= 2.9.3, < 3.0)
112-
rubocop-ast (>= 1.43.0, < 2.0)
112+
rubocop-ast (>= 1.44.0, < 2.0)
113113
ruby-progressbar (~> 1.7)
114114
unicode-display_width (>= 2.4.0, < 4.0)
115-
rubocop-ast (1.43.0)
115+
rubocop-ast (1.44.0)
116116
parser (>= 3.3.7.2)
117117
prism (~> 1.4)
118118
rubocop_auto_corrector (0.5.0)

0 commit comments

Comments
 (0)