Skip to content

Commit e488269

Browse files
Bump nokogiri from 1.13.6 to 1.13.9 in /docs (#486)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.13.6...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d50c7f commit e488269

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.4)
4+
activesupport (6.0.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.8.0)
11-
public_suffix (>= 2.0.2, < 5.0)
10+
addressable (2.8.1)
11+
public_suffix (>= 2.0.2, < 6.0)
1212
coffee-script (2.4.1)
1313
coffee-script-source
1414
execjs
@@ -82,7 +82,7 @@ GEM
8282
octokit (~> 4.0)
8383
public_suffix (~> 3.0)
8484
typhoeus (~> 1.3)
85-
html-pipeline (2.14.0)
85+
html-pipeline (2.14.3)
8686
activesupport (>= 2)
8787
nokogiri (>= 1.4)
8888
http_parser.rb (0.6.0)
@@ -203,7 +203,7 @@ GEM
203203
kramdown-parser-gfm (1.1.0)
204204
kramdown (~> 2.0)
205205
liquid (4.0.3)
206-
listen (3.3.0)
206+
listen (3.7.1)
207207
rb-fsevent (~> 0.10, >= 0.10.3)
208208
rb-inotify (~> 0.9, >= 0.9.10)
209209
mercenary (0.3.6)
@@ -212,9 +212,9 @@ GEM
212212
jekyll (>= 3.5, < 5.0)
213213
jekyll-feed (~> 0.9)
214214
jekyll-seo-tag (~> 2.1)
215-
minitest (5.14.2)
215+
minitest (5.16.3)
216216
multipart-post (2.1.1)
217-
nokogiri (1.13.6)
217+
nokogiri (1.13.9)
218218
mini_portile2 (~> 2.8.0)
219219
racc (~> 1.4)
220220
octokit (4.19.0)
@@ -256,7 +256,7 @@ GEM
256256
unf_ext
257257
unf_ext (0.0.7.7)
258258
unicode-display_width (1.7.0)
259-
zeitwerk (2.4.1)
259+
zeitwerk (2.6.1)
260260

261261
PLATFORMS
262262
ruby

0 commit comments

Comments
 (0)