Skip to content

Commit a7f29d5

Browse files
--- (#149)
updated-dependencies: - dependency-name: jekyll-toc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a4302e commit a7f29d5

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ GEM
9696
activesupport (>= 2)
9797
nokogiri (>= 1.4)
9898
http_parser.rb (0.8.0)
99-
i18n (1.14.4)
99+
i18n (1.14.5)
100100
concurrent-ruby (~> 1.0)
101101
jekyll (3.9.5)
102102
addressable (~> 2.4)
@@ -200,7 +200,7 @@ GEM
200200
jekyll-seo-tag (~> 2.0)
201201
jekyll-titles-from-headings (0.5.3)
202202
jekyll (>= 3.3, < 5.0)
203-
jekyll-toc (0.18.0)
203+
jekyll-toc (0.19.0)
204204
jekyll (>= 3.9)
205205
nokogiri (~> 1.12)
206206
jekyll-watch (2.2.1)
@@ -234,12 +234,13 @@ GEM
234234
pathutil (0.16.2)
235235
forwardable-extended (~> 2.6)
236236
public_suffix (5.0.5)
237-
racc (1.7.3)
237+
racc (1.8.0)
238238
rake (13.2.1)
239239
rb-fsevent (0.11.2)
240-
rb-inotify (0.10.1)
240+
rb-inotify (0.11.1)
241241
ffi (~> 1.0)
242-
rexml (3.2.6)
242+
rexml (3.2.8)
243+
strscan (>= 3.0.9)
243244
rouge (3.30.0)
244245
ruby2_keywords (0.0.5)
245246
rubyzip (2.3.2)
@@ -254,6 +255,7 @@ GEM
254255
faraday (>= 0.17.3, < 3)
255256
simpleidn (0.2.1)
256257
unf (~> 0.1.4)
258+
strscan (3.1.0)
257259
terminal-table (1.8.0)
258260
unicode-display_width (~> 1.1, >= 1.1.1)
259261
typhoeus (1.4.1)

0 commit comments

Comments
 (0)