Skip to content

Commit cc940cd

Browse files
authored
Merge pull request #194 from justwriteclick/dependabot/bundler/nokogiri-1.13.6
Bump nokogiri from 1.12.5 to 1.13.6
2 parents 220f931 + 3350ac6 commit cc940cd

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)