Skip to content

Commit aa3e2b2

Browse files
Bump nokogiri from 1.15.1 to 1.15.2 (home-assistant#27510)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61e0cce commit aa3e2b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.6'
23-
gem 'nokogiri', '1.15.1'
23+
gem 'nokogiri', '1.15.2'
2424

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ GEM
7272
multi_json (1.15.0)
7373
mustermann (3.0.0)
7474
ruby2_keywords (~> 0.0.1)
75-
nokogiri (1.15.1)
75+
nokogiri (1.15.2)
7676
mini_portile2 (~> 2.8.2)
7777
racc (~> 1.4)
7878
pathutil (0.16.2)
@@ -129,7 +129,7 @@ DEPENDENCIES
129129
jekyll-paginate (= 1.1.0)
130130
jekyll-sitemap (= 1.4.0)
131131
jekyll-toc (= 0.18.0)
132-
nokogiri (= 1.15.1)
132+
nokogiri (= 1.15.2)
133133
rake (= 13.0.6)
134134
sass-globbing (= 1.1.5)
135135
sassc (= 2.1.0)

0 commit comments

Comments
 (0)