mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
build(deps-dev): bump rubocop from 1.63.5 to 1.64.0 (#32924)
This commit is contained in:
parent
2f2d2ef87b
commit
4b26ee7050
2
Gemfile
2
Gemfile
@ -10,7 +10,7 @@ group :development do
|
|||||||
gem 'stringex', '2.8.6'
|
gem 'stringex', '2.8.6'
|
||||||
# > 2.1.0 causes slowdowns https://github.com/sass/sassc-ruby/issues/189
|
# > 2.1.0 causes slowdowns https://github.com/sass/sassc-ruby/issues/189
|
||||||
gem 'sassc', '2.1.0'
|
gem 'sassc', '2.1.0'
|
||||||
gem 'rubocop', '1.63.5'
|
gem 'rubocop', '1.64.0'
|
||||||
gem 'ruby-lsp', '0.16.7'
|
gem 'ruby-lsp', '0.16.7'
|
||||||
gem 'rackup', '2.1.0'
|
gem 'rackup', '2.1.0'
|
||||||
end
|
end
|
||||||
|
@ -103,7 +103,7 @@ GEM
|
|||||||
rexml (3.2.8)
|
rexml (3.2.8)
|
||||||
strscan (>= 3.0.9)
|
strscan (>= 3.0.9)
|
||||||
rouge (4.2.1)
|
rouge (4.2.1)
|
||||||
rubocop (1.63.5)
|
rubocop (1.64.0)
|
||||||
json (~> 2.3)
|
json (~> 2.3)
|
||||||
language_server-protocol (>= 3.17.0)
|
language_server-protocol (>= 3.17.0)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
@ -162,7 +162,7 @@ DEPENDENCIES
|
|||||||
nokogiri (= 1.16.5)
|
nokogiri (= 1.16.5)
|
||||||
rackup (= 2.1.0)
|
rackup (= 2.1.0)
|
||||||
rake (= 13.2.1)
|
rake (= 13.2.1)
|
||||||
rubocop (= 1.63.5)
|
rubocop (= 1.64.0)
|
||||||
ruby-lsp (= 0.16.7)
|
ruby-lsp (= 0.16.7)
|
||||||
sass-globbing (= 1.1.5)
|
sass-globbing (= 1.1.5)
|
||||||
sassc (= 2.1.0)
|
sassc (= 2.1.0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user