Skip to content

Commit 960e75a

Browse files
authored
Merge pull request #289 from ruby-go-gem/dependabot/bundler/rubocop-1.75.1
Bump rubocop from 1.74.0 to 1.75.1
2 parents ae853ec + 3e8b323 commit 960e75a

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
@@ -51,10 +51,11 @@ GEM
5151
net-ssh (7.2.3)
5252
net-telnet (0.2.0)
5353
parallel (1.26.3)
54-
parser (3.3.7.2)
54+
parser (3.3.7.3)
5555
ast (~> 2.4.1)
5656
racc
5757
power_assert (2.0.4)
58+
prism (1.4.0)
5859
proc_to_ast (0.2.0)
5960
parser
6061
rouge
@@ -100,19 +101,20 @@ GEM
100101
rspec-support (3.13.1)
101102
rspec-temp_dir (1.1.1)
102103
rspec (>= 3.0)
103-
rubocop (1.74.0)
104+
rubocop (1.75.1)
104105
json (~> 2.3)
105106
language_server-protocol (~> 3.17.0.2)
106107
lint_roller (~> 1.1.0)
107108
parallel (~> 1.10)
108109
parser (>= 3.3.0.2)
109110
rainbow (>= 2.2.2, < 4.0)
110111
regexp_parser (>= 2.9.3, < 3.0)
111-
rubocop-ast (>= 1.38.0, < 2.0)
112+
rubocop-ast (>= 1.43.0, < 2.0)
112113
ruby-progressbar (~> 1.7)
113114
unicode-display_width (>= 2.4.0, < 4.0)
114-
rubocop-ast (1.39.0)
115-
parser (>= 3.3.1.0)
115+
rubocop-ast (1.43.0)
116+
parser (>= 3.3.7.2)
117+
prism (~> 1.4)
116118
rubocop_auto_corrector (0.5.0)
117119
rubocop (>= 1.30.0)
118120
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)