Skip to content

Commit 3350ac6

Browse files
Bump nokogiri from 1.12.5 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.6. - [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.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 220f931 commit 3350ac6

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ GEM
8888
rb-inotify (~> 0.9, >= 0.9.10)
8989
mercenary (0.4.0)
9090
multipart-post (2.1.1)
91-
nokogiri (1.12.5-x86_64-darwin)
91+
nokogiri (1.13.6-x86_64-darwin)
92+
racc (~> 1.4)
93+
nokogiri (1.13.6-x86_64-linux)
9294
racc (~> 1.4)
9395
nokogumbo (2.0.5)
9496
nokogiri (~> 1.8, >= 1.8.4)
@@ -99,7 +101,7 @@ GEM
99101
pathutil (0.16.2)
100102
forwardable-extended (~> 2.6)
101103
public_suffix (4.0.6)
102-
racc (1.5.2)
104+
racc (1.6.0)
103105
rainbow (3.0.0)
104106
rb-fsevent (0.11.0)
105107
rb-inotify (0.10.1)
@@ -122,6 +124,7 @@ GEM
122124

123125
PLATFORMS
124126
x86_64-darwin-19
127+
x86_64-linux
125128

126129
DEPENDENCIES
127130
html-proofer

0 commit comments

Comments
 (0)