mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 19:57:12 +00:00
build(deps-dev): bump jekyll from 4.4.0 to 4.4.1 (#37200)
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.4.0 to 4.4.1. - [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.4.0...v4.4.1) --- 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
f968575faa
commit
eccf0fa74e
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.4.0'
|
gem 'jekyll', '4.4.1'
|
||||||
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'
|
||||||
|
@ -39,7 +39,7 @@ GEM
|
|||||||
http_parser.rb (0.8.0)
|
http_parser.rb (0.8.0)
|
||||||
i18n (1.14.7)
|
i18n (1.14.7)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
jekyll (4.4.0)
|
jekyll (4.4.1)
|
||||||
addressable (~> 2.4)
|
addressable (~> 2.4)
|
||||||
base64 (~> 0.2)
|
base64 (~> 0.2)
|
||||||
colorator (~> 1.0)
|
colorator (~> 1.0)
|
||||||
@ -174,7 +174,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
compass (= 1.0.3)
|
compass (= 1.0.3)
|
||||||
jekyll (= 4.4.0)
|
jekyll (= 4.4.1)
|
||||||
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