Skip to content

Commit 3c4a34e

Browse files
Bump nokogiri from 1.8.2 to 1.13.4 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.8.2...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0262e3 commit 3c4a34e

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

docs/Gemfile.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ GEM
2121
execjs (2.7.0)
2222
faraday (0.14.0)
2323
multipart-post (>= 1.2, < 3)
24+
ffi (1.9.18)
2425
ffi (1.9.18-x64-mingw32)
2526
forwardable-extended (2.6.0)
2627
gemoji (3.0.0)
@@ -190,19 +191,23 @@ GEM
190191
rb-fsevent (>= 0.9.3)
191192
rb-inotify (>= 0.9.7)
192193
mercenary (0.3.6)
193-
mini_portile2 (2.3.0)
194+
mini_portile2 (2.8.0)
194195
minima (2.1.1)
195196
jekyll (~> 3.3)
196197
minitest (5.10.1)
197198
multipart-post (2.0.0)
198199
net-dns (0.8.0)
199-
nokogiri (1.8.2-x64-mingw32)
200-
mini_portile2 (~> 2.3.0)
200+
nokogiri (1.13.4)
201+
mini_portile2 (~> 2.8.0)
202+
racc (~> 1.4)
203+
nokogiri (1.13.4-x64-mingw32)
204+
racc (~> 1.4)
201205
octokit (4.8.0)
202206
sawyer (~> 0.8.0, >= 0.5.3)
203207
pathutil (0.16.1)
204208
forwardable-extended (~> 2.6)
205209
public_suffix (2.0.5)
210+
racc (1.6.0)
206211
rb-fsevent (0.10.2)
207212
rb-inotify (0.9.10)
208213
ffi (>= 0.5.0, < 2)
@@ -229,6 +234,7 @@ GEM
229234
unicode-display_width (1.3.0)
230235

231236
PLATFORMS
237+
ruby
232238
x64-mingw32
233239

234240
DEPENDENCIES

0 commit comments

Comments
 (0)