Skip to content

Commit c2a51b7

Browse files
chore(deps): bump rubocop from 1.73.0 to 1.75.1 (#153)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.73.0 to 1.75.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.73.0...v1.75.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f35e757 commit c2a51b7

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
addressable (2.8.7)
66
public_suffix (>= 2.0.2, < 7.0)
77
afm (0.2.2)
8-
ast (2.4.2)
8+
ast (2.4.3)
99
async (2.23.0)
1010
console (~> 1.29)
1111
fiber-annotation
@@ -103,7 +103,7 @@ GEM
103103
sass-embedded (~> 1.75)
104104
jekyll-watch (2.2.1)
105105
listen (~> 3.0)
106-
json (2.10.1)
106+
json (2.10.2)
107107
kramdown (2.5.1)
108108
rexml (>= 3.3.9)
109109
kramdown-parser-gfm (1.1.0)
@@ -140,7 +140,7 @@ GEM
140140
nokogiri (1.18.3-x86_64-linux-musl)
141141
racc (~> 1.4)
142142
parallel (1.26.3)
143-
parser (3.3.7.1)
143+
parser (3.3.7.4)
144144
ast (~> 2.4.1)
145145
racc
146146
pathutil (0.16.2)
@@ -151,6 +151,7 @@ GEM
151151
hashery (~> 2.0)
152152
ruby-rc4
153153
ttfunk
154+
prism (1.4.0)
154155
public_suffix (6.0.1)
155156
racc (1.8.1)
156157
rainbow (3.1.1)
@@ -161,19 +162,20 @@ GEM
161162
regexp_parser (2.10.0)
162163
rexml (3.4.0)
163164
rouge (4.5.1)
164-
rubocop (1.73.0)
165+
rubocop (1.75.1)
165166
json (~> 2.3)
166167
language_server-protocol (~> 3.17.0.2)
167168
lint_roller (~> 1.1.0)
168169
parallel (~> 1.10)
169170
parser (>= 3.3.0.2)
170171
rainbow (>= 2.2.2, < 4.0)
171172
regexp_parser (>= 2.9.3, < 3.0)
172-
rubocop-ast (>= 1.38.0, < 2.0)
173+
rubocop-ast (>= 1.43.0, < 2.0)
173174
ruby-progressbar (~> 1.7)
174175
unicode-display_width (>= 2.4.0, < 4.0)
175-
rubocop-ast (1.38.1)
176-
parser (>= 3.3.1.0)
176+
rubocop-ast (1.43.0)
177+
parser (>= 3.3.7.2)
178+
prism (~> 1.4)
177179
rubocop-rake (0.7.1)
178180
lint_roller (~> 1.1)
179181
rubocop (>= 1.72.1)

0 commit comments

Comments
 (0)