Skip to content

Commit d2920bc

Browse files
dependabot[bot]gkellogg
authored andcommitted
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 bdf0af2 commit d2920bc

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
@@ -81,25 +81,27 @@ GEM
8181
yaml-ld (~> 0.0)
8282
logger (1.6.0)
8383
matrix (0.4.2)
84+
mini_portile2 (2.8.8)
8485
multi_json (1.15.0)
8586
net-http-persistent (4.0.2)
8687
connection_pool (~> 2.2)
87-
nokogiri (1.16.5-aarch64-linux)
88+
nokogiri (1.18.3)
89+
mini_portile2 (~> 2.8.2)
8890
racc (~> 1.4)
89-
nokogiri (1.16.5-arm-linux)
91+
nokogiri (1.18.3-aarch64-linux-gnu)
9092
racc (~> 1.4)
91-
nokogiri (1.16.5-arm64-darwin)
93+
nokogiri (1.18.3-arm-linux-gnu)
9294
racc (~> 1.4)
93-
nokogiri (1.16.5-x86-linux)
95+
nokogiri (1.18.3-arm64-darwin)
9496
racc (~> 1.4)
95-
nokogiri (1.16.5-x86_64-darwin)
97+
nokogiri (1.18.3-x86_64-darwin)
9698
racc (~> 1.4)
97-
nokogiri (1.16.5-x86_64-linux)
99+
nokogiri (1.18.3-x86_64-linux-gnu)
98100
racc (~> 1.4)
99101
psych (5.1.2)
100102
stringio
101103
public_suffix (5.0.4)
102-
racc (1.7.3)
104+
racc (1.8.1)
103105
rack (3.0.12)
104106
rake (13.1.0)
105107
rdf (3.3.1)

0 commit comments

Comments
 (0)