Skip to content

Commit 3c0bc4d

Browse files
Bump kramdown from 1.17.0 to 2.3.1
Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.17.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 43ecc77 commit 3c0bc4d

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

Gemfile.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -43,30 +43,30 @@ GEM
4343
colorator (1.1.0)
4444
concurrent-ruby (1.1.10)
4545
crass (1.0.6)
46-
em-websocket (0.5.1)
46+
em-websocket (0.5.3)
4747
eventmachine (>= 0.12.9)
48-
http_parser.rb (~> 0.6.0)
48+
http_parser.rb (~> 0)
4949
erubis (2.7.0)
5050
eventmachine (1.2.7)
5151
faraday (0.15.3)
5252
multipart-post (>= 1.2, < 3)
53-
ffi (1.9.25)
53+
ffi (1.15.5)
5454
forwardable-extended (2.6.0)
5555
geo_pattern (1.2.1)
5656
color (~> 1.5)
5757
globalid (0.4.2)
5858
activesupport (>= 4.2.0)
59-
http_parser.rb (0.6.0)
59+
http_parser.rb (0.8.0)
6060
i18n (0.9.5)
6161
concurrent-ruby (~> 1.0)
62-
jekyll (3.8.4)
62+
jekyll (3.9.2)
6363
addressable (~> 2.4)
6464
colorator (~> 1.0)
6565
em-websocket (~> 0.5)
6666
i18n (~> 0.7)
6767
jekyll-sass-converter (~> 1.0)
6868
jekyll-watch (~> 2.0)
69-
kramdown (~> 1.14)
69+
kramdown (>= 1.17, < 3)
7070
liquid (~> 4.0)
7171
mercenary (~> 0.3.3)
7272
pathutil (~> 0.9)
@@ -83,14 +83,14 @@ GEM
8383
sass (~> 3.4)
8484
jekyll-sitemap (1.3.1)
8585
jekyll (>= 3.7, < 5.0)
86-
jekyll-watch (2.1.2)
86+
jekyll-watch (2.2.1)
8787
listen (~> 3.0)
88-
kramdown (1.17.0)
89-
liquid (4.0.1)
90-
listen (3.1.5)
91-
rb-fsevent (~> 0.9, >= 0.9.4)
92-
rb-inotify (~> 0.9, >= 0.9.7)
93-
ruby_dep (~> 1.2)
88+
kramdown (2.3.1)
89+
rexml
90+
liquid (4.0.3)
91+
listen (3.7.1)
92+
rb-fsevent (~> 0.10, >= 0.10.3)
93+
rb-inotify (~> 0.9, >= 0.9.10)
9494
loofah (2.18.0)
9595
crass (~> 1.0.2)
9696
nokogiri (>= 1.5.9)
@@ -107,14 +107,14 @@ GEM
107107
racc (~> 1.4)
108108
octokit (4.13.0)
109109
sawyer (~> 0.8.0, >= 0.5.3)
110-
pathutil (0.16.1)
110+
pathutil (0.16.2)
111111
forwardable-extended (~> 2.6)
112112
protobuf (3.10.6)
113113
activesupport (>= 3.2)
114114
middleware
115115
thor
116116
thread_safe
117-
public_suffix (3.0.3)
117+
public_suffix (3.1.1)
118118
racc (1.6.0)
119119
rack (1.6.13)
120120
rack-test (0.6.3)
@@ -144,16 +144,16 @@ GEM
144144
rake (>= 0.8.7)
145145
thor (>= 0.18.1, < 2.0)
146146
rake (13.0.6)
147-
rb-fsevent (0.10.3)
148-
rb-inotify (0.9.10)
149-
ffi (>= 0.5.0, < 2)
150-
rouge (3.4.1)
147+
rb-fsevent (0.11.1)
148+
rb-inotify (0.10.1)
149+
ffi (~> 1.0)
150+
rexml (3.2.5)
151+
rouge (3.29.0)
151152
rough (0.2.6)
152153
protobuf (>= 3.4)
153154
rails (~> 4.1)
154-
ruby_dep (1.5.0)
155-
safe_yaml (1.0.4)
156-
sass (3.6.0)
155+
safe_yaml (1.0.5)
156+
sass (3.7.4)
157157
sass-listen (~> 4.0.0)
158158
sass-listen (4.0.0)
159159
rb-fsevent (~> 0.9, >= 0.9.4)

0 commit comments

Comments
 (0)