mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Bump rubocop from 1.60.1 to 1.60.2 (#31038)
This commit is contained in:
parent
2849b185fc
commit
898dc42daf
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.60.1'
|
||||
gem 'rubocop', '1.60.2'
|
||||
gem 'ruby-lsp', '0.13.4'
|
||||
end
|
||||
|
||||
|
@ -98,7 +98,7 @@ GEM
|
||||
regexp_parser (2.9.0)
|
||||
rexml (3.2.6)
|
||||
rouge (4.2.0)
|
||||
rubocop (1.60.1)
|
||||
rubocop (1.60.2)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (>= 3.17.0)
|
||||
parallel (~> 1.10)
|
||||
@ -155,7 +155,7 @@ DEPENDENCIES
|
||||
jekyll-toc (= 0.18.0)
|
||||
nokogiri (= 1.16.0)
|
||||
rake (= 13.1.0)
|
||||
rubocop (= 1.60.1)
|
||||
rubocop (= 1.60.2)
|
||||
ruby-lsp (= 0.13.4)
|
||||
sass-globbing (= 1.1.5)
|
||||
sassc (= 2.1.0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user