Skip to content

Commit 8c99e2f

Browse files
dependabot[bot]gorhack
authored andcommitted
Bump kramdown from 2.3.0 to 2.3.1
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/gettalong/kramdown/releases) - [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page) - [Commits](https://github.com/gettalong/kramdown/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5bd6a6 commit 8c99e2f

1 file changed

Lines changed: 25 additions & 25 deletions

File tree

Gemfile.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.4)
4+
activesupport (6.0.3.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -16,23 +16,23 @@ GEM
1616
colorator (1.1.0)
1717
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.7)
19+
concurrent-ruby (1.1.8)
2020
dnsruby (1.61.5)
2121
simpleidn (~> 0.1)
2222
em-websocket (0.5.2)
2323
eventmachine (>= 0.12.9)
2424
http_parser.rb (~> 0.6.0)
25-
ethon (0.12.0)
26-
ffi (>= 1.3.0)
25+
ethon (0.14.0)
26+
ffi (>= 1.15.0)
2727
eventmachine (1.2.7)
2828
execjs (2.7.0)
2929
faraday (1.0.1)
3030
multipart-post (>= 1.2, < 3)
31-
ffi (1.14.2)
31+
ffi (1.15.0)
3232
forwardable-extended (2.6.0)
3333
gemoji (3.0.1)
34-
github-pages (209)
35-
github-pages-health-check (= 1.16.1)
34+
github-pages (214)
35+
github-pages-health-check (= 1.17.0)
3636
jekyll (= 3.9.0)
3737
jekyll-avatar (= 0.7.0)
3838
jekyll-coffeescript (= 1.1.1)
@@ -47,9 +47,9 @@ GEM
4747
jekyll-readme-index (= 0.3.0)
4848
jekyll-redirect-from (= 0.16.0)
4949
jekyll-relative-links (= 0.6.1)
50-
jekyll-remote-theme (= 0.4.2)
50+
jekyll-remote-theme (= 0.4.3)
5151
jekyll-sass-converter (= 1.5.2)
52-
jekyll-seo-tag (= 2.6.1)
52+
jekyll-seo-tag (= 2.7.1)
5353
jekyll-sitemap (= 1.4.0)
5454
jekyll-swiss (= 1.0.0)
5555
jekyll-theme-architect (= 0.1.1)
@@ -67,19 +67,19 @@ GEM
6767
jekyll-theme-time-machine (= 0.1.1)
6868
jekyll-titles-from-headings (= 0.5.3)
6969
jemoji (= 0.12.0)
70-
kramdown (= 2.3.0)
70+
kramdown (= 2.3.1)
7171
kramdown-parser-gfm (= 1.1.0)
7272
liquid (= 4.0.3)
7373
mercenary (~> 0.3)
7474
minima (= 2.5.1)
7575
nokogiri (>= 1.10.4, < 2.0)
76-
rouge (= 3.23.0)
76+
rouge (= 3.26.0)
7777
terminal-table (~> 1.4)
78-
github-pages-health-check (1.16.1)
78+
github-pages-health-check (1.17.0)
7979
addressable (~> 2.3)
8080
dnsruby (~> 1.60)
8181
octokit (~> 4.0)
82-
public_suffix (~> 3.0)
82+
public_suffix (>= 2.0.2, < 5.0)
8383
typhoeus (~> 1.3)
8484
html-pipeline (2.14.0)
8585
activesupport (>= 2)
@@ -133,15 +133,15 @@ GEM
133133
jekyll (>= 3.3, < 5.0)
134134
jekyll-relative-links (0.6.1)
135135
jekyll (>= 3.3, < 5.0)
136-
jekyll-remote-theme (0.4.2)
136+
jekyll-remote-theme (0.4.3)
137137
addressable (~> 2.0)
138138
jekyll (>= 3.5, < 5.0)
139139
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
140140
rubyzip (>= 1.3.0, < 3.0)
141141
jekyll-sass-converter (1.5.2)
142142
sass (~> 3.4)
143-
jekyll-seo-tag (2.6.1)
144-
jekyll (>= 3.3, < 5.0)
143+
jekyll-seo-tag (2.7.1)
144+
jekyll (>= 3.8, < 5.0)
145145
jekyll-sitemap (1.4.0)
146146
jekyll (>= 3.7, < 5.0)
147147
jekyll-swiss (1.0.0)
@@ -193,23 +193,23 @@ GEM
193193
gemoji (~> 3.0)
194194
html-pipeline (~> 2.2)
195195
jekyll (>= 3.0, < 5.0)
196-
kramdown (2.3.0)
196+
kramdown (2.3.1)
197197
rexml
198198
kramdown-parser-gfm (1.1.0)
199199
kramdown (~> 2.0)
200200
liquid (4.0.3)
201-
listen (3.4.1)
201+
listen (3.5.1)
202202
rb-fsevent (~> 0.10, >= 0.10.3)
203203
rb-inotify (~> 0.9, >= 0.9.10)
204204
mercenary (0.3.6)
205-
mini_portile2 (2.5.0)
205+
mini_portile2 (2.5.1)
206206
minima (2.5.1)
207207
jekyll (>= 3.5, < 5.0)
208208
jekyll-feed (~> 0.9)
209209
jekyll-seo-tag (~> 2.1)
210-
minitest (5.14.3)
210+
minitest (5.14.4)
211211
multipart-post (2.1.1)
212-
nokogiri (1.11.1)
212+
nokogiri (1.11.3)
213213
mini_portile2 (~> 2.5.0)
214214
racc (~> 1.4)
215215
octokit (4.18.0)
@@ -222,9 +222,9 @@ GEM
222222
rb-fsevent (0.10.4)
223223
rb-inotify (0.10.1)
224224
ffi (~> 1.0)
225-
rexml (3.2.4)
226-
rouge (3.23.0)
227-
ruby-enum (0.8.0)
225+
rexml (3.2.5)
226+
rouge (3.26.0)
227+
ruby-enum (0.9.0)
228228
i18n
229229
rubyzip (2.3.0)
230230
safe_yaml (1.0.5)
@@ -255,7 +255,7 @@ PLATFORMS
255255
ruby
256256

257257
DEPENDENCIES
258-
github-pages (= 209)
258+
github-pages (= 214)
259259
jekyll-gist
260260
jekyll-paginate
261261
kramdown

0 commit comments

Comments
 (0)