Skip to content

Commit 86453b4

Browse files
chore(deps): bump nokogiri from 1.18.8 to 1.18.9 in the bundler group
Bumps the bundler group with 1 update: [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `nokogiri` from 1.18.8 to 1.18.9 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.8...v1.18.9) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 900ed4f commit 86453b4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ gem "twitter-text", "~> 1.14"
1515
gem "asciidoctor", "~> 2.0.5"
1616
gem "rake"
1717
gem "rexml"
18-
gem "nokogiri", "~> 1.18.8"
18+
gem "nokogiri", "~> 1.18.9"

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,21 +55,21 @@ GEM
5555
concurrent-ruby (~> 1.0)
5656
logger (1.7.0)
5757
mini_mime (1.1.5)
58-
mini_portile2 (2.8.8)
58+
mini_portile2 (2.8.9)
5959
minitest (5.25.5)
6060
mutex_m (0.3.0)
61-
nokogiri (1.18.8)
61+
nokogiri (1.18.9)
6262
mini_portile2 (~> 2.8.2)
6363
racc (~> 1.4)
64-
nokogiri (1.18.8-aarch64-linux-gnu)
64+
nokogiri (1.18.9-aarch64-linux-gnu)
6565
racc (~> 1.4)
66-
nokogiri (1.18.8-arm-linux-gnu)
66+
nokogiri (1.18.9-arm-linux-gnu)
6767
racc (~> 1.4)
68-
nokogiri (1.18.8-arm64-darwin)
68+
nokogiri (1.18.9-arm64-darwin)
6969
racc (~> 1.4)
70-
nokogiri (1.18.8-x86_64-darwin)
70+
nokogiri (1.18.9-x86_64-darwin)
7171
racc (~> 1.4)
72-
nokogiri (1.18.8-x86_64-linux-gnu)
72+
nokogiri (1.18.9-x86_64-linux-gnu)
7373
racc (~> 1.4)
7474
nokogiri-diff (0.3.0)
7575
nokogiri (~> 1.5)
@@ -128,7 +128,7 @@ DEPENDENCIES
128128
html-pipeline (~> 1.0)
129129
kramdown
130130
minitest (~> 5.4, >= 5.4.3)
131-
nokogiri (~> 1.18.8)
131+
nokogiri (~> 1.18.9)
132132
nokogiri-diff (~> 0.3.0)
133133
org-ruby (= 0.9.12)
134134
rake

0 commit comments

Comments
 (0)