Skip to content

Commit a3748fb

Browse files
Bump nokogiri from 1.13.10 to 1.14.0 (home-assistant#25735)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca10949 commit a3748fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ group :jekyll_plugins do
2020
end
2121

2222
gem 'sinatra', '3.0.5'
23-
gem 'nokogiri', '1.13.10'
23+
gem 'nokogiri', '1.14.0'
2424

2525
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
2626
# and associated library

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ GEM
7373
multi_json (1.15.0)
7474
mustermann (3.0.0)
7575
ruby2_keywords (~> 0.0.1)
76-
nokogiri (1.13.10)
76+
nokogiri (1.14.0)
7777
mini_portile2 (~> 2.8.0)
7878
racc (~> 1.4)
79-
nokogiri (1.13.10-x64-mingw32)
79+
nokogiri (1.14.0-x64-mingw32)
8080
racc (~> 1.4)
8181
pathutil (0.16.2)
8282
forwardable-extended (~> 2.6)
@@ -132,7 +132,7 @@ DEPENDENCIES
132132
jekyll-paginate (= 1.1.0)
133133
jekyll-sitemap (= 1.4.0)
134134
jekyll-toc (= 0.17.1)
135-
nokogiri (= 1.13.10)
135+
nokogiri (= 1.14.0)
136136
rake (= 13.0.6)
137137
sass-globbing (= 1.1.5)
138138
sassc (= 2.1.0)

0 commit comments

Comments
 (0)