Skip to content

Commit c28e5bc

Browse files
Bump rubocop from 1.79.0 to 1.79.1 in the development-dependencies group (#3617)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de75576 commit c28e5bc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Gemfile.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,12 +207,12 @@ GEM
207207
erb
208208
psych (>= 4.0.0)
209209
redcarpet (3.6.1)
210-
regexp_parser (2.10.0)
210+
regexp_parser (2.11.0)
211211
reline (0.6.2)
212212
io-console (~> 0.5)
213213
rexml (3.4.1)
214214
rouge (4.6.0)
215-
rubocop (1.79.0)
215+
rubocop (1.79.1)
216216
json (~> 2.3)
217217
language_server-protocol (~> 3.17.0.2)
218218
lint_roller (~> 1.1.0)
@@ -222,7 +222,6 @@ GEM
222222
regexp_parser (>= 2.9.3, < 3.0)
223223
rubocop-ast (>= 1.46.0, < 2.0)
224224
ruby-progressbar (~> 1.7)
225-
tsort (>= 0.2.0)
226225
unicode-display_width (>= 2.4.0, < 4.0)
227226
rubocop-ast (1.46.0)
228227
parser (>= 3.3.7.2)
@@ -278,7 +277,6 @@ GEM
278277
unicode-display_width (>= 1.1.1, < 4)
279278
thor (1.4.0)
280279
timecop (0.9.10)
281-
tsort (0.2.0)
282280
tzinfo (2.0.6)
283281
concurrent-ruby (~> 1.0)
284282
unicode-display_width (3.1.4)

0 commit comments

Comments
 (0)