Skip to content

Commit 832ff90

Browse files
Bump nokogiri from 1.18.10 to 1.19.1
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.10 to 1.19.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.10...v1.19.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdda392 commit 832ff90

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ gem "capybara-screenshot", "~> 1.0.22"
6464
gem "capybara-shadowdom", "~> 0.3.0"
6565

6666
# HTML or XML parsing
67-
gem "nokogiri", "~> 1.18"
67+
gem "nokogiri", "~> 1.19"
6868

6969
# Useful additions
7070
gem "activesupport", "~> 7.2.3"

Gemfile.lock

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,13 @@ GEM
129129
timeout
130130
net-smtp (0.5.1)
131131
net-protocol
132-
nokogiri (1.18.10)
132+
nokogiri (1.19.1)
133133
mini_portile2 (~> 2.8.2)
134134
racc (~> 1.4)
135+
nokogiri (1.19.1-aarch64-linux-gnu)
136+
racc (~> 1.4)
137+
nokogiri (1.19.1-x86_64-linux-gnu)
138+
racc (~> 1.4)
135139
oj (3.16.15)
136140
bigdecimal (>= 3.0)
137141
ostruct (>= 0.2)
@@ -240,7 +244,7 @@ DEPENDENCIES
240244
minitest-sprint (~> 1.3.0)
241245
multi_json (~> 1.19.1)
242246
net-smtp (~> 0.5.0)
243-
nokogiri (~> 1.18)
247+
nokogiri (~> 1.19)
244248
oj (~> 3.16)
245249
opensearch-ruby (~> 3.4.0)
246250
pg (~> 1.6.2)

0 commit comments

Comments
 (0)