mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
build(deps-dev): bump rubocop from 1.72.2 to 1.73.0 (#37733)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.72.2 to 1.73.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.72.2...v1.73.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d4cd6c05cd
commit
cd08b1ce80
2
Gemfile
2
Gemfile
@ -11,7 +11,7 @@ group :development do
|
|||||||
# > 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 'sass-embedded', '1.85.1'
|
gem 'sass-embedded', '1.85.1'
|
||||||
gem 'rubocop', '1.72.2'
|
gem 'rubocop', '1.73.0'
|
||||||
gem 'ruby-lsp', '0.23.11'
|
gem 'ruby-lsp', '0.23.11'
|
||||||
gem 'rackup', '2.2.1'
|
gem 'rackup', '2.2.1'
|
||||||
end
|
end
|
||||||
|
@ -119,7 +119,7 @@ GEM
|
|||||||
regexp_parser (2.10.0)
|
regexp_parser (2.10.0)
|
||||||
rexml (3.4.1)
|
rexml (3.4.1)
|
||||||
rouge (4.5.1)
|
rouge (4.5.1)
|
||||||
rubocop (1.72.2)
|
rubocop (1.73.0)
|
||||||
json (~> 2.3)
|
json (~> 2.3)
|
||||||
language_server-protocol (~> 3.17.0.2)
|
language_server-protocol (~> 3.17.0.2)
|
||||||
lint_roller (~> 1.1.0)
|
lint_roller (~> 1.1.0)
|
||||||
@ -184,7 +184,7 @@ DEPENDENCIES
|
|||||||
nokogiri (= 1.18.3)
|
nokogiri (= 1.18.3)
|
||||||
rackup (= 2.2.1)
|
rackup (= 2.2.1)
|
||||||
rake (= 13.2.1)
|
rake (= 13.2.1)
|
||||||
rubocop (= 1.72.2)
|
rubocop (= 1.73.0)
|
||||||
ruby-lsp (= 0.23.11)
|
ruby-lsp (= 0.23.11)
|
||||||
sass-embedded (= 1.85.1)
|
sass-embedded (= 1.85.1)
|
||||||
sass-globbing (= 1.1.5)
|
sass-globbing (= 1.1.5)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user