Skip to content

Commit 7032667

Browse files
Build(deps): bump rubocop from 1.78.0 to 1.79.0 (#200)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a310e1 commit 7032667

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ GEM
6969
gemoji (>= 3, < 5)
7070
html-pipeline (~> 2.2)
7171
jekyll (>= 3.0, < 5.0)
72-
json (2.12.2)
72+
json (2.13.0)
7373
kramdown (2.5.1)
7474
rexml (>= 3.3.9)
7575
kramdown-parser-gfm (1.1.0)
@@ -109,18 +109,19 @@ GEM
109109
regexp_parser (2.10.0)
110110
rexml (3.4.0)
111111
rouge (4.5.1)
112-
rubocop (1.78.0)
112+
rubocop (1.79.0)
113113
json (~> 2.3)
114114
language_server-protocol (~> 3.17.0.2)
115115
lint_roller (~> 1.1.0)
116116
parallel (~> 1.10)
117117
parser (>= 3.3.0.2)
118118
rainbow (>= 2.2.2, < 4.0)
119119
regexp_parser (>= 2.9.3, < 3.0)
120-
rubocop-ast (>= 1.45.1, < 2.0)
120+
rubocop-ast (>= 1.46.0, < 2.0)
121121
ruby-progressbar (~> 1.7)
122+
tsort (>= 0.2.0)
122123
unicode-display_width (>= 2.4.0, < 4.0)
123-
rubocop-ast (1.45.1)
124+
rubocop-ast (1.46.0)
124125
parser (>= 3.3.7.2)
125126
prism (~> 1.4)
126127
ruby-progressbar (1.13.0)
@@ -130,6 +131,7 @@ GEM
130131
rake (>= 13)
131132
terminal-table (3.0.2)
132133
unicode-display_width (>= 1.1.1, < 3)
134+
tsort (0.2.0)
133135
tzinfo (2.0.5)
134136
concurrent-ruby (~> 1.0)
135137
unicode-display_width (2.6.0)

0 commit comments

Comments
 (0)