Skip to content

Commit 72006e7

Browse files
Merge pull request #227 from ruby-go-gem/dependabot/bundler/rubocop-1.69.1
2 parents d922b0c + c9fbc2f commit 72006e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 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.8.2)
38+
json (2.9.0)
3939
language_server-protocol (3.17.0.3)
4040
listen (3.9.0)
4141
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -97,14 +97,14 @@ GEM
9797
rspec-support (3.13.1)
9898
rspec-temp_dir (1.1.1)
9999
rspec (>= 3.0)
100-
rubocop (1.69.0)
100+
rubocop (1.69.1)
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)
106-
regexp_parser (>= 2.4, < 3.0)
107-
rubocop-ast (>= 1.36.1, < 2.0)
106+
regexp_parser (>= 2.9.3, < 3.0)
107+
rubocop-ast (>= 1.36.2, < 2.0)
108108
ruby-progressbar (~> 1.7)
109109
unicode-display_width (>= 2.4.0, < 4.0)
110110
rubocop-ast (1.36.2)

0 commit comments

Comments
 (0)