Skip to content

Commit e96f14b

Browse files
build(deps-dev): bump rubocop from 1.79.2 to 1.80.0 (#40601)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b117306 commit e96f14b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ group :development do
1111
# > 2.1.0 causes slowdowns https://github.com/sass/sassc-ruby/issues/189
1212
gem 'sassc', '2.1.0'
1313
gem 'sass-embedded', '1.90.0'
14-
gem 'rubocop', '1.79.2'
14+
gem 'rubocop', '1.80.0'
1515
gem 'ruby-lsp', '0.26.1'
1616
gem 'rackup', '2.2.1'
1717
end

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ GEM
119119
regexp_parser (2.11.2)
120120
rexml (3.4.1)
121121
rouge (4.6.0)
122-
rubocop (1.79.2)
122+
rubocop (1.80.0)
123123
json (~> 2.3)
124124
language_server-protocol (~> 3.17.0.2)
125125
lint_roller (~> 1.1.0)
@@ -183,7 +183,7 @@ DEPENDENCIES
183183
nokogiri (= 1.18.9)
184184
rackup (= 2.2.1)
185185
rake (= 13.3.0)
186-
rubocop (= 1.79.2)
186+
rubocop (= 1.80.0)
187187
ruby-lsp (= 0.26.1)
188188
sass-embedded (= 1.90.0)
189189
sass-globbing (= 1.1.5)

0 commit comments

Comments
 (0)