Skip to content

Commit e6170d0

Browse files
Bump rubocop from 1.81.1 to 1.82.1 (#3841)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a58e3ab commit e6170d0

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
@@ -156,13 +156,13 @@ GEM
156156
racc (~> 1.4)
157157
octicons (19.21.1)
158158
parallel (1.27.0)
159-
parser (3.3.10.0)
159+
parser (3.3.10.1)
160160
ast (~> 2.4.1)
161161
racc
162162
pp (0.6.3)
163163
prettyprint
164164
prettyprint (0.2.0)
165-
prism (1.7.0)
165+
prism (1.8.0)
166166
psych (5.3.1)
167167
date
168168
stringio
@@ -213,15 +213,15 @@ GEM
213213
io-console (~> 0.5)
214214
rexml (3.4.4)
215215
rouge (4.6.1)
216-
rubocop (1.81.1)
216+
rubocop (1.82.1)
217217
json (~> 2.3)
218218
language_server-protocol (~> 3.17.0.2)
219219
lint_roller (~> 1.1.0)
220220
parallel (~> 1.10)
221221
parser (>= 3.3.0.2)
222222
rainbow (>= 2.2.2, < 4.0)
223223
regexp_parser (>= 2.9.3, < 3.0)
224-
rubocop-ast (>= 1.47.1, < 2.0)
224+
rubocop-ast (>= 1.48.0, < 2.0)
225225
ruby-progressbar (~> 1.7)
226226
unicode-display_width (>= 2.4.0, < 4.0)
227227
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)