Skip to content

Commit d922b0c

Browse files
authored
Merge pull request #224 from ruby-go-gem/dependabot/bundler/rubocop-1.69.0
Bump rubocop from 1.68.0 to 1.69.0
2 parents 4df294e + 0c1c7bf commit d922b0c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GEM
3535
fileutils (1.7.3)
3636
i18n (1.14.6)
3737
concurrent-ruby (~> 1.0)
38-
json (2.7.5)
38+
json (2.8.2)
3939
language_server-protocol (3.17.0.3)
4040
listen (3.9.0)
4141
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -48,7 +48,7 @@ GEM
4848
net-ssh (7.2.3)
4949
net-telnet (0.2.0)
5050
parallel (1.26.3)
51-
parser (3.3.5.1)
51+
parser (3.3.6.0)
5252
ast (~> 2.4.1)
5353
racc
5454
power_assert (2.0.4)
@@ -66,7 +66,7 @@ GEM
6666
ffi (~> 1.0)
6767
rbs (3.6.1)
6868
logger
69-
regexp_parser (2.9.2)
69+
regexp_parser (2.9.3)
7070
rouge (4.4.0)
7171
rspec (3.13.0)
7272
rspec-core (~> 3.13.0)
@@ -97,17 +97,17 @@ GEM
9797
rspec-support (3.13.1)
9898
rspec-temp_dir (1.1.1)
9999
rspec (>= 3.0)
100-
rubocop (1.68.0)
100+
rubocop (1.69.0)
101101
json (~> 2.3)
102102
language_server-protocol (>= 3.17.0)
103103
parallel (~> 1.10)
104104
parser (>= 3.3.0.2)
105105
rainbow (>= 2.2.2, < 4.0)
106106
regexp_parser (>= 2.4, < 3.0)
107-
rubocop-ast (>= 1.32.2, < 2.0)
107+
rubocop-ast (>= 1.36.1, < 2.0)
108108
ruby-progressbar (~> 1.7)
109-
unicode-display_width (>= 2.4.0, < 3.0)
110-
rubocop-ast (1.33.1)
109+
unicode-display_width (>= 2.4.0, < 4.0)
110+
rubocop-ast (1.36.2)
111111
parser (>= 3.3.1.0)
112112
rubocop_auto_corrector (0.5.0)
113113
rubocop (>= 1.30.0)

0 commit comments

Comments
 (0)