mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Bump jekyll from 4.3.1 to 4.3.2 (#25898)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a7b0a7ff4a
commit
a564bf2615
2
Gemfile
2
Gemfile
@ -4,7 +4,7 @@ ruby '> 2.5.0'
|
|||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
gem 'rake', '13.0.6'
|
gem 'rake', '13.0.6'
|
||||||
gem 'jekyll', '4.3.1'
|
gem 'jekyll', '4.3.2'
|
||||||
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.5'
|
gem 'stringex', '2.8.5'
|
||||||
|
@ -32,7 +32,7 @@ GEM
|
|||||||
http_parser.rb (0.8.0)
|
http_parser.rb (0.8.0)
|
||||||
i18n (1.12.0)
|
i18n (1.12.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
jekyll (4.3.1)
|
jekyll (4.3.2)
|
||||||
addressable (~> 2.4)
|
addressable (~> 2.4)
|
||||||
colorator (~> 1.0)
|
colorator (~> 1.0)
|
||||||
em-websocket (~> 0.5)
|
em-websocket (~> 0.5)
|
||||||
@ -127,7 +127,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
compass (= 1.0.3)
|
compass (= 1.0.3)
|
||||||
jekyll (= 4.3.1)
|
jekyll (= 4.3.2)
|
||||||
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