mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Bump nokogiri from 1.10.3 to 1.10.4 (#10190)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.3...v1.10.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
69c22d8d9b
commit
50f1f44151
2
Gemfile
2
Gemfile
@ -19,4 +19,4 @@ group :jekyll_plugins do
|
|||||||
end
|
end
|
||||||
|
|
||||||
gem 'sinatra', '2.0.5'
|
gem 'sinatra', '2.0.5'
|
||||||
gem 'nokogiri', '1.10.3'
|
gem 'nokogiri', '1.10.4'
|
||||||
|
@ -70,7 +70,7 @@ GEM
|
|||||||
mini_portile2 (2.4.0)
|
mini_portile2 (2.4.0)
|
||||||
multi_json (1.13.1)
|
multi_json (1.13.1)
|
||||||
mustermann (1.0.3)
|
mustermann (1.0.3)
|
||||||
nokogiri (1.10.3)
|
nokogiri (1.10.4)
|
||||||
mini_portile2 (~> 2.4.0)
|
mini_portile2 (~> 2.4.0)
|
||||||
pathutil (0.16.2)
|
pathutil (0.16.2)
|
||||||
forwardable-extended (~> 2.6)
|
forwardable-extended (~> 2.6)
|
||||||
@ -109,7 +109,7 @@ DEPENDENCIES
|
|||||||
jekyll-redirect-from (= 0.15.0)
|
jekyll-redirect-from (= 0.15.0)
|
||||||
jekyll-sitemap (= 1.3.1)
|
jekyll-sitemap (= 1.3.1)
|
||||||
jekyll-time-to-read (= 0.1.2)
|
jekyll-time-to-read (= 0.1.2)
|
||||||
nokogiri (= 1.10.3)
|
nokogiri (= 1.10.4)
|
||||||
rake (= 12.3.2)
|
rake (= 12.3.2)
|
||||||
sass-globbing (= 1.1.5)
|
sass-globbing (= 1.1.5)
|
||||||
sinatra (= 2.0.5)
|
sinatra (= 2.0.5)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user