Skip to content

Commit b6549cf

Browse files
Bump nokogiri from 1.12.5 to 1.13.3 (#2540)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.12.5...v1.13.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 f835b29 commit b6549cf

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Gemfile.lock

100755100644
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,14 @@ GEM
102102
rb-fsevent (~> 0.10, >= 0.10.3)
103103
rb-inotify (~> 0.9, >= 0.9.10)
104104
mercenary (0.4.0)
105+
mini_portile2 (2.8.0)
105106
multipart-post (2.1.1)
106-
nokogiri (1.12.5-x86_64-darwin)
107+
nokogiri (1.13.3)
108+
mini_portile2 (~> 2.8.0)
107109
racc (~> 1.4)
108-
nokogiri (1.12.5-x86_64-linux)
110+
nokogiri (1.13.3-x86_64-darwin)
111+
racc (~> 1.4)
112+
nokogiri (1.13.3-x86_64-linux)
109113
racc (~> 1.4)
110114
pathutil (0.16.2)
111115
forwardable-extended (~> 2.6)

0 commit comments

Comments
 (0)