Skip to content

Commit 5c7c722

Browse files
Bump nokogiri from 1.14.3 to 1.16.2 (#136)
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: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed62214 commit 5c7c722

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ GEM
115115
marcel (1.0.2)
116116
method_source (1.0.0)
117117
mini_mime (1.1.2)
118-
mini_portile2 (2.8.1)
118+
mini_portile2 (2.8.5)
119119
minitest (5.17.0)
120120
net-imap (0.3.4)
121121
date
@@ -127,8 +127,8 @@ GEM
127127
net-smtp (0.3.3)
128128
net-protocol
129129
nio4r (2.5.8)
130-
nokogiri (1.14.3)
131-
mini_portile2 (~> 2.8.0)
130+
nokogiri (1.16.2)
131+
mini_portile2 (~> 2.8.2)
132132
racc (~> 1.4)
133133
ood_appkit (2.1.1)
134134
addressable (~> 2.4)
@@ -143,7 +143,7 @@ GEM
143143
ood_support (0.0.3)
144144
psych (3.3.4)
145145
public_suffix (5.0.1)
146-
racc (1.6.2)
146+
racc (1.7.3)
147147
rack (2.2.6.4)
148148
rack-test (2.0.2)
149149
rack (>= 1.3)

0 commit comments

Comments
 (0)