mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +00:00
build(deps-dev): bump jekyll from 4.3.3 to 4.3.4 (#34768)
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](https://github.com/jekyll/jekyll/compare/v4.3.3...v4.3.4) --- updated-dependencies: - dependency-name: jekyll dependency-type: direct:development update-type: version-update:semver-patch ... 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
69e05aed20
commit
36c9d39f75
2
Gemfile
2
Gemfile
@ -4,7 +4,7 @@ ruby '> 2.5.0'
|
|||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
gem 'rake', '13.2.1'
|
gem 'rake', '13.2.1'
|
||||||
gem 'jekyll', '4.3.3'
|
gem 'jekyll', '4.3.4'
|
||||||
gem 'compass', '1.0.3'
|
gem 'compass', '1.0.3'
|
||||||
gem 'sass-globbing', '1.1.5'
|
gem 'sass-globbing', '1.1.5'
|
||||||
gem 'stringex', '2.8.6'
|
gem 'stringex', '2.8.6'
|
||||||
|
@ -38,7 +38,7 @@ GEM
|
|||||||
http_parser.rb (0.8.0)
|
http_parser.rb (0.8.0)
|
||||||
i18n (1.14.6)
|
i18n (1.14.6)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
jekyll (4.3.3)
|
jekyll (4.3.4)
|
||||||
addressable (~> 2.4)
|
addressable (~> 2.4)
|
||||||
colorator (~> 1.0)
|
colorator (~> 1.0)
|
||||||
em-websocket (~> 0.5)
|
em-websocket (~> 0.5)
|
||||||
@ -112,7 +112,7 @@ GEM
|
|||||||
logger
|
logger
|
||||||
regexp_parser (2.9.2)
|
regexp_parser (2.9.2)
|
||||||
rexml (3.3.7)
|
rexml (3.3.7)
|
||||||
rouge (4.3.0)
|
rouge (4.4.0)
|
||||||
rubocop (1.66.1)
|
rubocop (1.66.1)
|
||||||
json (~> 2.3)
|
json (~> 2.3)
|
||||||
language_server-protocol (>= 3.17.0)
|
language_server-protocol (>= 3.17.0)
|
||||||
@ -168,7 +168,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
compass (= 1.0.3)
|
compass (= 1.0.3)
|
||||||
jekyll (= 4.3.3)
|
jekyll (= 4.3.4)
|
||||||
jekyll-commonmark (= 1.4.0)
|
jekyll-commonmark (= 1.4.0)
|
||||||
jekyll-paginate (= 1.1.0)
|
jekyll-paginate (= 1.1.0)
|
||||||
jekyll-sitemap (= 1.4.0)
|
jekyll-sitemap (= 1.4.0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user