Skip to content

Commit b42e69b

Browse files
Bump nokogiri from 1.16.0 to 1.16.3 (#20)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.0 to 1.16.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.0...v1.16.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7bb8b7 commit b42e69b

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
@@ -242,17 +242,17 @@ GEM
242242
mutex_m (0.2.0)
243243
net-http (0.4.1)
244244
uri
245-
nokogiri (1.16.0-aarch64-linux)
245+
nokogiri (1.16.3-aarch64-linux)
246246
racc (~> 1.4)
247-
nokogiri (1.16.0-arm-linux)
247+
nokogiri (1.16.3-arm-linux)
248248
racc (~> 1.4)
249-
nokogiri (1.16.0-arm64-darwin)
249+
nokogiri (1.16.3-arm64-darwin)
250250
racc (~> 1.4)
251-
nokogiri (1.16.0-x86-linux)
251+
nokogiri (1.16.3-x86-linux)
252252
racc (~> 1.4)
253-
nokogiri (1.16.0-x86_64-darwin)
253+
nokogiri (1.16.3-x86_64-darwin)
254254
racc (~> 1.4)
255-
nokogiri (1.16.0-x86_64-linux)
255+
nokogiri (1.16.3-x86_64-linux)
256256
racc (~> 1.4)
257257
octokit (4.25.1)
258258
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)