Skip to content

Commit b5a27e0

Browse files
authored
Merge pull request #310 from ruby-go-gem/dependabot/bundler/rubocop-1.76.0
Bump rubocop from 1.75.8 to 1.76.0
2 parents c6900a3 + 3e61680 commit b5a27e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,18 +102,18 @@ GEM
102102
rspec-support (3.13.4)
103103
rspec-temp_dir (1.1.1)
104104
rspec (>= 3.0)
105-
rubocop (1.75.8)
105+
rubocop (1.76.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.44.0, < 2.0)
113+
rubocop-ast (>= 1.45.0, < 2.0)
114114
ruby-progressbar (~> 1.7)
115115
unicode-display_width (>= 2.4.0, < 4.0)
116-
rubocop-ast (1.44.1)
116+
rubocop-ast (1.45.1)
117117
parser (>= 3.3.7.2)
118118
prism (~> 1.4)
119119
rubocop_auto_corrector (0.5.0)

0 commit comments

Comments
 (0)