Skip to content

Commit f1c844a

Browse files
Bump commonmarker from 0.23.7 to 0.23.10 in /docs (#130)
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.7 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.23.7...v0.23.10) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c0b3a7 commit f1c844a

File tree

1 file changed

+15
-18
lines changed

1 file changed

+15
-18
lines changed

docs/Gemfile.lock

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.7.1)
4+
activesupport (7.0.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
zeitwerk (~> 2.3)
109
addressable (2.8.1)
1110
public_suffix (>= 2.0.2, < 6.0)
1211
coffee-script (2.4.1)
1312
coffee-script-source
1413
execjs
1514
coffee-script-source (1.11.1)
1615
colorator (1.1.0)
17-
commonmarker (0.23.7)
16+
commonmarker (0.23.10)
1817
concurrent-ruby (1.2.0)
1918
dnsruby (1.61.9)
2019
simpleidn (~> 0.1)
@@ -32,12 +31,12 @@ GEM
3231
ffi (1.15.5)
3332
forwardable-extended (2.6.0)
3433
gemoji (3.0.1)
35-
github-pages (227)
34+
github-pages (228)
3635
github-pages-health-check (= 1.17.9)
37-
jekyll (= 3.9.2)
36+
jekyll (= 3.9.3)
3837
jekyll-avatar (= 0.7.0)
3938
jekyll-coffeescript (= 1.1.1)
40-
jekyll-commonmark-ghpages (= 0.2.0)
39+
jekyll-commonmark-ghpages (= 0.4.0)
4140
jekyll-default-layout (= 0.1.4)
4241
jekyll-feed (= 0.15.1)
4342
jekyll-gist (= 1.5.0)
@@ -71,7 +70,7 @@ GEM
7170
jemoji (= 0.12.0)
7271
kramdown (= 2.3.2)
7372
kramdown-parser-gfm (= 1.1.0)
74-
liquid (= 4.0.3)
73+
liquid (= 4.0.4)
7574
mercenary (~> 0.3)
7675
minima (= 2.5.1)
7776
nokogiri (>= 1.13.6, < 2.0)
@@ -87,13 +86,13 @@ GEM
8786
activesupport (>= 2)
8887
nokogiri (>= 1.4)
8988
http_parser.rb (0.8.0)
90-
i18n (0.9.5)
89+
i18n (1.14.1)
9190
concurrent-ruby (~> 1.0)
92-
jekyll (3.9.2)
91+
jekyll (3.9.3)
9392
addressable (~> 2.4)
9493
colorator (~> 1.0)
9594
em-websocket (~> 0.5)
96-
i18n (~> 0.7)
95+
i18n (>= 0.7, < 2)
9796
jekyll-sass-converter (~> 1.0)
9897
jekyll-watch (~> 2.0)
9998
kramdown (>= 1.17, < 3)
@@ -109,11 +108,11 @@ GEM
109108
coffee-script-source (~> 1.11.1)
110109
jekyll-commonmark (1.4.0)
111110
commonmarker (~> 0.22)
112-
jekyll-commonmark-ghpages (0.2.0)
113-
commonmarker (~> 0.23.4)
111+
jekyll-commonmark-ghpages (0.4.0)
112+
commonmarker (~> 0.23.7)
114113
jekyll (~> 3.9.0)
115114
jekyll-commonmark (~> 1.4.0)
116-
rouge (>= 2.0, < 4.0)
115+
rouge (>= 2.0, < 5.0)
117116
jekyll-default-layout (0.1.4)
118117
jekyll (~> 3.0)
119118
jekyll-feed (0.15.1)
@@ -201,7 +200,7 @@ GEM
201200
rexml
202201
kramdown-parser-gfm (1.1.0)
203202
kramdown (~> 2.0)
204-
liquid (4.0.3)
203+
liquid (4.0.4)
205204
listen (3.8.0)
206205
rb-fsevent (~> 0.10, >= 0.10.3)
207206
rb-inotify (~> 0.9, >= 0.9.10)
@@ -244,16 +243,14 @@ GEM
244243
unf (~> 0.1.4)
245244
terminal-table (1.8.0)
246245
unicode-display_width (~> 1.1, >= 1.1.1)
247-
thread_safe (0.3.6)
248246
typhoeus (1.4.0)
249247
ethon (>= 0.9.0)
250-
tzinfo (1.2.10)
251-
thread_safe (~> 0.1)
248+
tzinfo (2.0.6)
249+
concurrent-ruby (~> 1.0)
252250
unf (0.1.4)
253251
unf_ext
254252
unf_ext (0.0.8.2)
255253
unicode-display_width (1.8.0)
256-
zeitwerk (2.6.6)
257254

258255
PLATFORMS
259256
ruby

0 commit comments

Comments
 (0)