Skip to content

Commit c099af7

Browse files
Bump nokogiri from 1.16.5 to 1.18.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 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.5...v1.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf79c62 commit c099af7

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

+9-7
Original file line numberDiff line numberDiff line change
@@ -76,25 +76,27 @@ GEM
7676
yaml-ld (~> 0.0)
7777
logger (1.6.0)
7878
matrix (0.4.2)
79+
mini_portile2 (2.8.8)
7980
multi_json (1.15.0)
8081
net-http-persistent (4.0.2)
8182
connection_pool (~> 2.2)
82-
nokogiri (1.16.5-aarch64-linux)
83+
nokogiri (1.18.3)
84+
mini_portile2 (~> 2.8.2)
8385
racc (~> 1.4)
84-
nokogiri (1.16.5-arm-linux)
86+
nokogiri (1.18.3-aarch64-linux-gnu)
8587
racc (~> 1.4)
86-
nokogiri (1.16.5-arm64-darwin)
88+
nokogiri (1.18.3-arm-linux-gnu)
8789
racc (~> 1.4)
88-
nokogiri (1.16.5-x86-linux)
90+
nokogiri (1.18.3-arm64-darwin)
8991
racc (~> 1.4)
90-
nokogiri (1.16.5-x86_64-darwin)
92+
nokogiri (1.18.3-x86_64-darwin)
9193
racc (~> 1.4)
92-
nokogiri (1.16.5-x86_64-linux)
94+
nokogiri (1.18.3-x86_64-linux-gnu)
9395
racc (~> 1.4)
9496
psych (5.1.2)
9597
stringio
9698
public_suffix (5.0.4)
97-
racc (1.7.3)
99+
racc (1.8.1)
98100
rack (3.0.9.1)
99101
rake (13.1.0)
100102
rdf (3.3.1)

0 commit comments

Comments
 (0)