Skip to content

Commit 4816963

Browse files
authored
Merge pull request #316 from ruby-go-gem/dependabot/bundler/rubocop-1.79.0
Bump rubocop from 1.78.0 to 1.79.0
2 parents 24d2415 + 998250a commit 4816963

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ GEM
3636
fileutils (1.7.3)
3737
i18n (1.14.7)
3838
concurrent-ruby (~> 1.0)
39-
json (2.12.2)
39+
json (2.13.1)
4040
language_server-protocol (3.17.0.5)
4141
lint_roller (1.1.0)
4242
listen (3.9.0)
@@ -51,7 +51,7 @@ GEM
5151
net-ssh (7.3.0)
5252
net-telnet (0.2.0)
5353
parallel (1.27.0)
54-
parser (3.3.8.0)
54+
parser (3.3.9.0)
5555
ast (~> 2.4.1)
5656
racc
5757
power_assert (2.0.5)
@@ -102,18 +102,19 @@ GEM
102102
rspec-support (3.13.4)
103103
rspec-temp_dir (1.1.1)
104104
rspec (>= 3.0)
105-
rubocop (1.78.0)
105+
rubocop (1.79.0)
106106
json (~> 2.3)
107107
language_server-protocol (~> 3.17.0.2)
108108
lint_roller (~> 1.1.0)
109109
parallel (~> 1.10)
110110
parser (>= 3.3.0.2)
111111
rainbow (>= 2.2.2, < 4.0)
112112
regexp_parser (>= 2.9.3, < 3.0)
113-
rubocop-ast (>= 1.45.1, < 2.0)
113+
rubocop-ast (>= 1.46.0, < 2.0)
114114
ruby-progressbar (~> 1.7)
115+
tsort (>= 0.2.0)
115116
unicode-display_width (>= 2.4.0, < 4.0)
116-
rubocop-ast (1.45.1)
117+
rubocop-ast (1.46.0)
117118
parser (>= 3.3.7.2)
118119
prism (~> 1.4)
119120
rubocop_auto_corrector (0.5.0)
@@ -155,6 +156,7 @@ GEM
155156
unicode-display_width (>= 1.1.1, < 4)
156157
test-unit (3.7.0)
157158
power_assert
159+
tsort (0.2.0)
158160
tzinfo (2.0.6)
159161
concurrent-ruby (~> 1.0)
160162
unicode-display_width (3.1.4)

0 commit comments

Comments
 (0)