Skip to content

Commit 94aa8a8

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 753ff57 commit 94aa8a8

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

Gemfile.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@ GEM
4141
builder (3.2.3)
4242
color (1.8)
4343
colorator (1.1.0)
44-
concurrent-ruby (1.1.5)
44+
concurrent-ruby (1.1.8)
4545
crass (1.0.4)
46-
em-websocket (0.5.1)
46+
em-websocket (0.5.2)
4747
eventmachine (>= 0.12.9)
4848
http_parser.rb (~> 0.6.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.0)
5454
forwardable-extended (2.6.0)
5555
geo_pattern (1.2.1)
5656
color (~> 1.5)
@@ -59,14 +59,14 @@ GEM
5959
http_parser.rb (0.6.0)
6060
i18n (0.9.5)
6161
concurrent-ruby (~> 1.0)
62-
jekyll (3.8.4)
62+
jekyll (3.9.0)
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.5.0)
92+
rb-fsevent (~> 0.10, >= 0.10.3)
93+
rb-inotify (~> 0.9, >= 0.9.10)
9494
loofah (2.2.3)
9595
crass (~> 1.0.2)
9696
nokogiri (>= 1.5.9)
@@ -106,14 +106,14 @@ GEM
106106
mini_portile2 (~> 2.3.0)
107107
octokit (4.13.0)
108108
sawyer (~> 0.8.0, >= 0.5.3)
109-
pathutil (0.16.1)
109+
pathutil (0.16.2)
110110
forwardable-extended (~> 2.6)
111111
protobuf (3.8.4)
112112
activesupport (>= 3.2)
113113
middleware
114114
thor
115115
thread_safe
116-
public_suffix (3.0.3)
116+
public_suffix (3.1.1)
117117
rack (1.6.10)
118118
rack-test (0.6.3)
119119
rack (>= 1.0)
@@ -142,16 +142,16 @@ GEM
142142
rake (>= 0.8.7)
143143
thor (>= 0.18.1, < 2.0)
144144
rake (12.3.2)
145-
rb-fsevent (0.10.3)
146-
rb-inotify (0.9.10)
147-
ffi (>= 0.5.0, < 2)
148-
rouge (3.4.1)
145+
rb-fsevent (0.10.4)
146+
rb-inotify (0.10.1)
147+
ffi (~> 1.0)
148+
rexml (3.2.4)
149+
rouge (3.26.0)
149150
rough (0.2.6)
150151
protobuf (>= 3.4)
151152
rails (~> 4.1)
152-
ruby_dep (1.5.0)
153-
safe_yaml (1.0.4)
154-
sass (3.6.0)
153+
safe_yaml (1.0.5)
154+
sass (3.7.4)
155155
sass-listen (~> 4.0.0)
156156
sass-listen (4.0.0)
157157
rb-fsevent (~> 0.9, >= 0.9.4)

0 commit comments

Comments
 (0)