Skip to content

Commit 781b545

Browse files
Bump commonmarker from 0.17.13 to 0.23.10 in /docs
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.17.13 to 0.23.10. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.17.13...v0.23.10) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f2598e commit 781b545

1 file changed

Lines changed: 118 additions & 114 deletions

File tree

docs/Gemfile.lock

Lines changed: 118 additions & 114 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ GEM
1313
execjs
1414
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
16-
commonmarker (0.17.13)
17-
ruby-enum (~> 0.5)
18-
concurrent-ruby (1.1.5)
16+
commonmarker (0.23.10)
17+
concurrent-ruby (1.3.5)
1918
dnsruby (1.61.3)
2019
addressable (~> 2.5)
2120
em-websocket (0.5.1)
@@ -30,178 +29,184 @@ GEM
3029
ffi (1.11.3)
3130
forwardable-extended (2.6.0)
3231
gemoji (3.0.1)
33-
github-pages (202)
34-
activesupport (= 4.2.11.1)
35-
github-pages-health-check (= 1.16.1)
36-
jekyll (= 3.8.5)
37-
jekyll-avatar (= 0.6.0)
32+
github-pages (228)
33+
github-pages-health-check (= 1.17.9)
34+
jekyll (= 3.9.3)
35+
jekyll-avatar (= 0.7.0)
3836
jekyll-coffeescript (= 1.1.1)
39-
jekyll-commonmark-ghpages (= 0.1.6)
37+
jekyll-commonmark-ghpages (= 0.4.0)
4038
jekyll-default-layout (= 0.1.4)
41-
jekyll-feed (= 0.11.0)
39+
jekyll-feed (= 0.15.1)
4240
jekyll-gist (= 1.5.0)
43-
jekyll-github-metadata (= 2.12.1)
44-
jekyll-mentions (= 1.4.1)
45-
jekyll-optional-front-matter (= 0.3.0)
41+
jekyll-github-metadata (= 2.13.0)
42+
jekyll-include-cache (= 0.2.1)
43+
jekyll-mentions (= 1.6.0)
44+
jekyll-optional-front-matter (= 0.3.2)
4645
jekyll-paginate (= 1.1.0)
47-
jekyll-readme-index (= 0.2.0)
48-
jekyll-redirect-from (= 0.14.0)
49-
jekyll-relative-links (= 0.6.0)
50-
jekyll-remote-theme (= 0.4.0)
46+
jekyll-readme-index (= 0.3.0)
47+
jekyll-redirect-from (= 0.16.0)
48+
jekyll-relative-links (= 0.6.1)
49+
jekyll-remote-theme (= 0.4.3)
5150
jekyll-sass-converter (= 1.5.2)
52-
jekyll-seo-tag (= 2.5.0)
53-
jekyll-sitemap (= 1.2.0)
54-
jekyll-swiss (= 0.4.0)
55-
jekyll-theme-architect (= 0.1.1)
56-
jekyll-theme-cayman (= 0.1.1)
57-
jekyll-theme-dinky (= 0.1.1)
58-
jekyll-theme-hacker (= 0.1.1)
59-
jekyll-theme-leap-day (= 0.1.1)
60-
jekyll-theme-merlot (= 0.1.1)
61-
jekyll-theme-midnight (= 0.1.1)
62-
jekyll-theme-minimal (= 0.1.1)
63-
jekyll-theme-modernist (= 0.1.1)
64-
jekyll-theme-primer (= 0.5.3)
65-
jekyll-theme-slate (= 0.1.1)
66-
jekyll-theme-tactile (= 0.1.1)
67-
jekyll-theme-time-machine (= 0.1.1)
68-
jekyll-titles-from-headings (= 0.5.1)
69-
jemoji (= 0.10.2)
70-
kramdown (= 1.17.0)
71-
liquid (= 4.0.0)
72-
listen (= 3.1.5)
51+
jekyll-seo-tag (= 2.8.0)
52+
jekyll-sitemap (= 1.4.0)
53+
jekyll-swiss (= 1.0.0)
54+
jekyll-theme-architect (= 0.2.0)
55+
jekyll-theme-cayman (= 0.2.0)
56+
jekyll-theme-dinky (= 0.2.0)
57+
jekyll-theme-hacker (= 0.2.0)
58+
jekyll-theme-leap-day (= 0.2.0)
59+
jekyll-theme-merlot (= 0.2.0)
60+
jekyll-theme-midnight (= 0.2.0)
61+
jekyll-theme-minimal (= 0.2.0)
62+
jekyll-theme-modernist (= 0.2.0)
63+
jekyll-theme-primer (= 0.6.0)
64+
jekyll-theme-slate (= 0.2.0)
65+
jekyll-theme-tactile (= 0.2.0)
66+
jekyll-theme-time-machine (= 0.2.0)
67+
jekyll-titles-from-headings (= 0.5.3)
68+
jemoji (= 0.12.0)
69+
kramdown (= 2.3.2)
70+
kramdown-parser-gfm (= 1.1.0)
71+
liquid (= 4.0.4)
7372
mercenary (~> 0.3)
74-
minima (= 2.5.0)
75-
nokogiri (>= 1.10.4, < 2.0)
76-
rouge (= 3.11.0)
73+
minima (= 2.5.1)
74+
nokogiri (>= 1.13.6, < 2.0)
75+
rouge (= 3.26.0)
7776
terminal-table (~> 1.4)
78-
github-pages-health-check (1.16.1)
77+
github-pages-health-check (1.17.9)
7978
addressable (~> 2.3)
8079
dnsruby (~> 1.60)
8180
octokit (~> 4.0)
82-
public_suffix (~> 3.0)
81+
public_suffix (>= 3.0, < 5.0)
8382
typhoeus (~> 1.3)
8483
html-pipeline (2.12.2)
8584
activesupport (>= 2)
8685
nokogiri (>= 1.4)
8786
http_parser.rb (0.6.0)
8887
i18n (0.9.5)
8988
concurrent-ruby (~> 1.0)
90-
jekyll (3.8.5)
89+
jekyll (3.9.3)
9190
addressable (~> 2.4)
9291
colorator (~> 1.0)
9392
em-websocket (~> 0.5)
94-
i18n (~> 0.7)
93+
i18n (>= 0.7, < 2)
9594
jekyll-sass-converter (~> 1.0)
9695
jekyll-watch (~> 2.0)
97-
kramdown (~> 1.14)
96+
kramdown (>= 1.17, < 3)
9897
liquid (~> 4.0)
9998
mercenary (~> 0.3.3)
10099
pathutil (~> 0.9)
101100
rouge (>= 1.7, < 4)
102101
safe_yaml (~> 1.0)
103-
jekyll-avatar (0.6.0)
104-
jekyll (~> 3.0)
102+
jekyll-avatar (0.7.0)
103+
jekyll (>= 3.0, < 5.0)
105104
jekyll-coffeescript (1.1.1)
106105
coffee-script (~> 2.2)
107106
coffee-script-source (~> 1.11.1)
108-
jekyll-commonmark (1.3.1)
109-
commonmarker (~> 0.14)
110-
jekyll (>= 3.7, < 5.0)
111-
jekyll-commonmark-ghpages (0.1.6)
112-
commonmarker (~> 0.17.6)
113-
jekyll-commonmark (~> 1.2)
114-
rouge (>= 2.0, < 4.0)
107+
jekyll-commonmark (1.4.0)
108+
commonmarker (~> 0.22)
109+
jekyll-commonmark-ghpages (0.4.0)
110+
commonmarker (~> 0.23.7)
111+
jekyll (~> 3.9.0)
112+
jekyll-commonmark (~> 1.4.0)
113+
rouge (>= 2.0, < 5.0)
115114
jekyll-default-layout (0.1.4)
116115
jekyll (~> 3.0)
117-
jekyll-feed (0.11.0)
118-
jekyll (~> 3.3)
116+
jekyll-feed (0.15.1)
117+
jekyll (>= 3.7, < 5.0)
119118
jekyll-gist (1.5.0)
120119
octokit (~> 4.2)
121-
jekyll-github-metadata (2.12.1)
122-
jekyll (~> 3.4)
120+
jekyll-github-metadata (2.13.0)
121+
jekyll (>= 3.4, < 5.0)
123122
octokit (~> 4.0, != 4.4.0)
124-
jekyll-mentions (1.4.1)
123+
jekyll-include-cache (0.2.1)
124+
jekyll (>= 3.7, < 5.0)
125+
jekyll-mentions (1.6.0)
125126
html-pipeline (~> 2.3)
126-
jekyll (~> 3.0)
127-
jekyll-optional-front-matter (0.3.0)
128-
jekyll (~> 3.0)
127+
jekyll (>= 3.7, < 5.0)
128+
jekyll-optional-front-matter (0.3.2)
129+
jekyll (>= 3.0, < 5.0)
129130
jekyll-paginate (1.1.0)
130-
jekyll-readme-index (0.2.0)
131-
jekyll (~> 3.0)
132-
jekyll-redirect-from (0.14.0)
133-
jekyll (~> 3.3)
134-
jekyll-relative-links (0.6.0)
135-
jekyll (~> 3.3)
136-
jekyll-remote-theme (0.4.0)
131+
jekyll-readme-index (0.3.0)
132+
jekyll (>= 3.0, < 5.0)
133+
jekyll-redirect-from (0.16.0)
134+
jekyll (>= 3.3, < 5.0)
135+
jekyll-relative-links (0.6.1)
136+
jekyll (>= 3.3, < 5.0)
137+
jekyll-remote-theme (0.4.3)
137138
addressable (~> 2.0)
138-
jekyll (~> 3.5)
139-
rubyzip (>= 1.2.1, < 3.0)
139+
jekyll (>= 3.5, < 5.0)
140+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
141+
rubyzip (>= 1.3.0, < 3.0)
140142
jekyll-sass-converter (1.5.2)
141143
sass (~> 3.4)
142-
jekyll-seo-tag (2.5.0)
143-
jekyll (~> 3.3)
144-
jekyll-sitemap (1.2.0)
145-
jekyll (~> 3.3)
146-
jekyll-swiss (0.4.0)
147-
jekyll-theme-architect (0.1.1)
148-
jekyll (~> 3.5)
144+
jekyll-seo-tag (2.8.0)
145+
jekyll (>= 3.8, < 5.0)
146+
jekyll-sitemap (1.4.0)
147+
jekyll (>= 3.7, < 5.0)
148+
jekyll-swiss (1.0.0)
149+
jekyll-theme-architect (0.2.0)
150+
jekyll (> 3.5, < 5.0)
149151
jekyll-seo-tag (~> 2.0)
150-
jekyll-theme-cayman (0.1.1)
151-
jekyll (~> 3.5)
152+
jekyll-theme-cayman (0.2.0)
153+
jekyll (> 3.5, < 5.0)
152154
jekyll-seo-tag (~> 2.0)
153-
jekyll-theme-dinky (0.1.1)
154-
jekyll (~> 3.5)
155+
jekyll-theme-dinky (0.2.0)
156+
jekyll (> 3.5, < 5.0)
155157
jekyll-seo-tag (~> 2.0)
156-
jekyll-theme-hacker (0.1.1)
157-
jekyll (~> 3.5)
158+
jekyll-theme-hacker (0.2.0)
159+
jekyll (> 3.5, < 5.0)
158160
jekyll-seo-tag (~> 2.0)
159-
jekyll-theme-leap-day (0.1.1)
160-
jekyll (~> 3.5)
161+
jekyll-theme-leap-day (0.2.0)
162+
jekyll (> 3.5, < 5.0)
161163
jekyll-seo-tag (~> 2.0)
162-
jekyll-theme-merlot (0.1.1)
163-
jekyll (~> 3.5)
164+
jekyll-theme-merlot (0.2.0)
165+
jekyll (> 3.5, < 5.0)
164166
jekyll-seo-tag (~> 2.0)
165-
jekyll-theme-midnight (0.1.1)
166-
jekyll (~> 3.5)
167+
jekyll-theme-midnight (0.2.0)
168+
jekyll (> 3.5, < 5.0)
167169
jekyll-seo-tag (~> 2.0)
168-
jekyll-theme-minimal (0.1.1)
169-
jekyll (~> 3.5)
170+
jekyll-theme-minimal (0.2.0)
171+
jekyll (> 3.5, < 5.0)
170172
jekyll-seo-tag (~> 2.0)
171-
jekyll-theme-modernist (0.1.1)
172-
jekyll (~> 3.5)
173+
jekyll-theme-modernist (0.2.0)
174+
jekyll (> 3.5, < 5.0)
173175
jekyll-seo-tag (~> 2.0)
174-
jekyll-theme-primer (0.5.3)
175-
jekyll (~> 3.5)
176+
jekyll-theme-primer (0.6.0)
177+
jekyll (> 3.5, < 5.0)
176178
jekyll-github-metadata (~> 2.9)
177179
jekyll-seo-tag (~> 2.0)
178-
jekyll-theme-slate (0.1.1)
179-
jekyll (~> 3.5)
180+
jekyll-theme-slate (0.2.0)
181+
jekyll (> 3.5, < 5.0)
180182
jekyll-seo-tag (~> 2.0)
181-
jekyll-theme-tactile (0.1.1)
182-
jekyll (~> 3.5)
183+
jekyll-theme-tactile (0.2.0)
184+
jekyll (> 3.5, < 5.0)
183185
jekyll-seo-tag (~> 2.0)
184-
jekyll-theme-time-machine (0.1.1)
185-
jekyll (~> 3.5)
186+
jekyll-theme-time-machine (0.2.0)
187+
jekyll (> 3.5, < 5.0)
186188
jekyll-seo-tag (~> 2.0)
187-
jekyll-titles-from-headings (0.5.1)
188-
jekyll (~> 3.3)
189+
jekyll-titles-from-headings (0.5.3)
190+
jekyll (>= 3.3, < 5.0)
189191
jekyll-watch (2.2.1)
190192
listen (~> 3.0)
191-
jemoji (0.10.2)
193+
jemoji (0.12.0)
192194
gemoji (~> 3.0)
193195
html-pipeline (~> 2.2)
194-
jekyll (~> 3.0)
195-
kramdown (1.17.0)
196-
liquid (4.0.0)
196+
jekyll (>= 3.0, < 5.0)
197+
kramdown (2.3.2)
198+
rexml
199+
kramdown-parser-gfm (1.1.0)
200+
kramdown (~> 2.0)
201+
liquid (4.0.4)
197202
listen (3.1.5)
198203
rb-fsevent (~> 0.9, >= 0.9.4)
199204
rb-inotify (~> 0.9, >= 0.9.7)
200205
ruby_dep (~> 1.2)
201206
mercenary (0.3.6)
202207
mini_portile2 (2.8.8)
203-
minima (2.5.0)
204-
jekyll (~> 3.5)
208+
minima (2.5.1)
209+
jekyll (>= 3.5, < 5.0)
205210
jekyll-feed (~> 0.9)
206211
jekyll-seo-tag (~> 2.1)
207212
minitest (5.13.0)
@@ -218,9 +223,8 @@ GEM
218223
rb-fsevent (0.10.3)
219224
rb-inotify (0.10.0)
220225
ffi (~> 1.0)
221-
rouge (3.11.0)
222-
ruby-enum (0.7.2)
223-
i18n
226+
rexml (3.4.1)
227+
rouge (3.26.0)
224228
ruby_dep (1.5.0)
225229
rubyzip (2.0.0)
226230
safe_yaml (1.0.5)

0 commit comments

Comments
 (0)