Skip to content

Commit a5f03d9

Browse files
Bump nokogiri from 1.14.3 to 1.16.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.5. - [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.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b92935e commit a5f03d9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Gemfile.lock

+6-3
Original file line numberDiff line numberDiff line change
@@ -110,14 +110,16 @@ GEM
110110
net-smtp (0.3.3)
111111
net-protocol
112112
nio4r (2.5.9)
113-
nokogiri (1.14.3-aarch64-linux)
113+
nokogiri (1.16.5-aarch64-linux)
114114
racc (~> 1.4)
115-
nokogiri (1.14.3-arm64-darwin)
115+
nokogiri (1.16.5-arm64-darwin)
116+
racc (~> 1.4)
117+
nokogiri (1.16.5-x86_64-linux)
116118
racc (~> 1.4)
117119
pry (0.14.2)
118120
coderay (~> 1.1)
119121
method_source (~> 1.0)
120-
racc (1.6.2)
122+
racc (1.8.0)
121123
rack (2.2.6.4)
122124
rack-test (2.1.0)
123125
rack (>= 1.3)
@@ -162,6 +164,7 @@ GEM
162164
PLATFORMS
163165
aarch64-linux
164166
arm64-darwin-22
167+
x86_64-linux
165168

166169
DEPENDENCIES
167170
lambda_punch!

0 commit comments

Comments
 (0)