Skip to content

Commit 2c2776f

Browse files
chore(deps): bump nokogiri from 1.16.7 to 1.18.3 in /docs (#937)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.7 to 1.18.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.7...v1.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcf1914 commit 2c2776f

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

docs/Gemfile.lock

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,19 +84,27 @@ GEM
8484
rb-inotify (~> 0.9, >= 0.9.10)
8585
logger (1.6.1)
8686
mercenary (0.4.0)
87+
mini_portile2 (2.8.8)
8788
net-http (0.4.1)
8889
uri
89-
nokogiri (1.16.7-aarch64-linux)
90+
nokogiri (1.18.3)
91+
mini_portile2 (~> 2.8.2)
9092
racc (~> 1.4)
91-
nokogiri (1.16.7-arm-linux)
93+
nokogiri (1.18.3-aarch64-linux-gnu)
9294
racc (~> 1.4)
93-
nokogiri (1.16.7-arm64-darwin)
95+
nokogiri (1.18.3-aarch64-linux-musl)
9496
racc (~> 1.4)
95-
nokogiri (1.16.7-x86-linux)
97+
nokogiri (1.18.3-arm-linux-gnu)
9698
racc (~> 1.4)
97-
nokogiri (1.16.7-x86_64-darwin)
99+
nokogiri (1.18.3-arm-linux-musl)
98100
racc (~> 1.4)
99-
nokogiri (1.16.7-x86_64-linux)
101+
nokogiri (1.18.3-arm64-darwin)
102+
racc (~> 1.4)
103+
nokogiri (1.18.3-x86_64-darwin)
104+
racc (~> 1.4)
105+
nokogiri (1.18.3-x86_64-linux-gnu)
106+
racc (~> 1.4)
107+
nokogiri (1.18.3-x86_64-linux-musl)
100108
racc (~> 1.4)
101109
pathutil (0.16.2)
102110
forwardable-extended (~> 2.6)

0 commit comments

Comments
 (0)