Skip to content

Commit 5be3190

Browse files
Bump nokogiri from 1.14.3 to 1.16.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.14.3...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba3a789 commit 5be3190

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -74,19 +74,19 @@ GEM
7474
matrix (0.4.2)
7575
mercenary (0.4.0)
7676
mini_mime (1.1.2)
77-
mini_portile2 (2.8.1)
77+
mini_portile2 (2.8.5)
7878
minitest (5.20.0)
79-
nokogiri (1.14.3)
80-
mini_portile2 (~> 2.8.0)
79+
nokogiri (1.16.2)
80+
mini_portile2 (~> 2.8.2)
8181
racc (~> 1.4)
82-
nokogiri (1.14.3-arm64-darwin)
82+
nokogiri (1.16.2-arm64-darwin)
8383
racc (~> 1.4)
84-
nokogiri (1.14.3-x86_64-linux)
84+
nokogiri (1.16.2-x86_64-linux)
8585
racc (~> 1.4)
8686
pathutil (0.16.2)
8787
forwardable-extended (~> 2.6)
8888
public_suffix (5.0.1)
89-
racc (1.6.2)
89+
racc (1.7.3)
9090
rack (2.2.6.4)
9191
rack-test (2.1.0)
9292
rack (>= 1.3)

0 commit comments

Comments
 (0)