mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
build(deps-dev): bump rubocop from 1.66.1 to 1.67.0 (#35249)
This commit is contained in:
parent
21f59cc019
commit
f725838833
2
Gemfile
2
Gemfile
@ -10,7 +10,7 @@ group :development do
|
||||
gem 'stringex', '2.8.6'
|
||||
# > 2.1.0 causes slowdowns https://github.com/sass/sassc-ruby/issues/189
|
||||
gem 'sassc', '2.1.0'
|
||||
gem 'rubocop', '1.66.1'
|
||||
gem 'rubocop', '1.67.0'
|
||||
gem 'ruby-lsp', '0.20.0'
|
||||
gem 'rackup', '2.1.0'
|
||||
end
|
||||
|
@ -113,7 +113,7 @@ GEM
|
||||
regexp_parser (2.9.2)
|
||||
rexml (3.3.8)
|
||||
rouge (4.4.0)
|
||||
rubocop (1.66.1)
|
||||
rubocop (1.67.0)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (>= 3.17.0)
|
||||
parallel (~> 1.10)
|
||||
@ -176,7 +176,7 @@ DEPENDENCIES
|
||||
nokogiri (= 1.16.7)
|
||||
rackup (= 2.1.0)
|
||||
rake (= 13.2.1)
|
||||
rubocop (= 1.66.1)
|
||||
rubocop (= 1.67.0)
|
||||
ruby-lsp (= 0.20.0)
|
||||
sass-globbing (= 1.1.5)
|
||||
sassc (= 2.1.0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user