Skip to content

Commit 9b6f870

Browse files
dependabot[bot]hankem
authored andcommitted
Bump github-pages from 231 to 232 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 231 to 232. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v231...v232) --- updated-dependencies: - dependency-name: github-pages dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdd5b23 commit 9b6f870

File tree

2 files changed

+34
-32
lines changed

2 files changed

+34
-32
lines changed

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "github-pages", "~> 231", group: :jekyll_plugins
3+
gem "github-pages", "~> 232", group: :jekyll_plugins
44

55
# meanwhile this dependency also seem to be necessary to run Jekyll with current Ruby
66
gem "webrick"

docs/Gemfile.lock

Lines changed: 33 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.3.2)
4+
activesupport (7.1.3.4)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -11,19 +11,20 @@ GEM
1111
minitest (>= 5.1)
1212
mutex_m
1313
tzinfo (~> 2.0)
14-
addressable (2.8.6)
15-
public_suffix (>= 2.0.2, < 6.0)
14+
addressable (2.8.7)
15+
public_suffix (>= 2.0.2, < 7.0)
1616
base64 (0.2.0)
17-
bigdecimal (3.1.7)
17+
bigdecimal (3.1.8)
1818
coffee-script (2.4.1)
1919
coffee-script-source
2020
execjs
2121
coffee-script-source (1.12.2)
2222
colorator (1.1.0)
2323
commonmarker (0.23.10)
24-
concurrent-ruby (1.2.3)
24+
concurrent-ruby (1.3.3)
2525
connection_pool (2.4.1)
26-
dnsruby (1.72.0)
26+
csv (3.3.0)
27+
dnsruby (1.72.2)
2728
simpleidn (~> 0.2.1)
2829
drb (2.2.1)
2930
em-websocket (0.5.3)
@@ -33,19 +34,20 @@ GEM
3334
ffi (>= 1.15.0)
3435
eventmachine (1.2.7)
3536
execjs (2.9.1)
36-
faraday (2.9.0)
37+
faraday (2.10.1)
3738
faraday-net_http (>= 2.0, < 3.2)
38-
faraday-net_http (3.1.0)
39+
logger
40+
faraday-net_http (3.1.1)
3941
net-http
40-
ffi (1.16.3)
42+
ffi (1.17.0-x86_64-linux-gnu)
4143
forwardable-extended (2.6.0)
4244
gemoji (4.1.0)
43-
github-pages (231)
45+
github-pages (232)
4446
github-pages-health-check (= 1.18.2)
45-
jekyll (= 3.9.5)
47+
jekyll (= 3.10.0)
4648
jekyll-avatar (= 0.8.0)
4749
jekyll-coffeescript (= 1.2.2)
48-
jekyll-commonmark-ghpages (= 0.4.0)
50+
jekyll-commonmark-ghpages (= 0.5.1)
4951
jekyll-default-layout (= 0.1.5)
5052
jekyll-feed (= 0.17.0)
5153
jekyll-gist (= 1.5.0)
@@ -82,9 +84,10 @@ GEM
8284
liquid (= 4.0.4)
8385
mercenary (~> 0.3)
8486
minima (= 2.5.1)
85-
nokogiri (>= 1.13.6, < 2.0)
87+
nokogiri (>= 1.16.2, < 2.0)
8688
rouge (= 3.30.0)
8789
terminal-table (~> 1.4)
90+
webrick (~> 1.8)
8891
github-pages-health-check (1.18.2)
8992
addressable (~> 2.3)
9093
dnsruby (~> 1.60)
@@ -95,11 +98,12 @@ GEM
9598
activesupport (>= 2)
9699
nokogiri (>= 1.4)
97100
http_parser.rb (0.8.0)
98-
i18n (1.14.4)
101+
i18n (1.14.5)
99102
concurrent-ruby (~> 1.0)
100-
jekyll (3.9.5)
103+
jekyll (3.10.0)
101104
addressable (~> 2.4)
102105
colorator (~> 1.0)
106+
csv (~> 3.0)
103107
em-websocket (~> 0.5)
104108
i18n (>= 0.7, < 2)
105109
jekyll-sass-converter (~> 1.0)
@@ -110,16 +114,17 @@ GEM
110114
pathutil (~> 0.9)
111115
rouge (>= 1.7, < 4)
112116
safe_yaml (~> 1.0)
117+
webrick (>= 1.0)
113118
jekyll-avatar (0.8.0)
114119
jekyll (>= 3.0, < 5.0)
115120
jekyll-coffeescript (1.2.2)
116121
coffee-script (~> 2.2)
117122
coffee-script-source (~> 1.12)
118123
jekyll-commonmark (1.4.0)
119124
commonmarker (~> 0.22)
120-
jekyll-commonmark-ghpages (0.4.0)
121-
commonmarker (~> 0.23.7)
122-
jekyll (~> 3.9.0)
125+
jekyll-commonmark-ghpages (0.5.1)
126+
commonmarker (>= 0.23.7, < 1.1.0)
127+
jekyll (>= 3.9, < 4.0)
123128
jekyll-commonmark (~> 1.4.0)
124129
rouge (>= 2.0, < 5.0)
125130
jekyll-default-layout (0.1.5)
@@ -213,29 +218,30 @@ GEM
213218
listen (3.9.0)
214219
rb-fsevent (~> 0.10, >= 0.10.3)
215220
rb-inotify (~> 0.9, >= 0.9.10)
221+
logger (1.6.0)
216222
mercenary (0.3.6)
217223
minima (2.5.1)
218224
jekyll (>= 3.5, < 5.0)
219225
jekyll-feed (~> 0.9)
220226
jekyll-seo-tag (~> 2.1)
221-
minitest (5.22.3)
227+
minitest (5.24.1)
222228
mutex_m (0.2.0)
223229
net-http (0.4.1)
224230
uri
225-
nokogiri (1.16.5-x86_64-linux)
231+
nokogiri (1.16.7-x86_64-linux)
226232
racc (~> 1.4)
227233
octokit (4.25.1)
228234
faraday (>= 1, < 3)
229235
sawyer (~> 0.9)
230236
pathutil (0.16.2)
231237
forwardable-extended (~> 2.6)
232-
public_suffix (5.0.5)
233-
racc (1.7.3)
238+
public_suffix (5.1.1)
239+
racc (1.8.1)
234240
rb-fsevent (0.11.2)
235-
rb-inotify (0.10.1)
241+
rb-inotify (0.11.1)
236242
ffi (~> 1.0)
237-
rexml (3.2.8)
238-
strscan (>= 3.0.9)
243+
rexml (3.3.4)
244+
strscan
239245
rouge (3.30.0)
240246
rubyzip (2.3.2)
241247
safe_yaml (1.0.5)
@@ -247,18 +253,14 @@ GEM
247253
sawyer (0.9.2)
248254
addressable (>= 2.3.5)
249255
faraday (>= 0.17.3, < 3)
250-
simpleidn (0.2.1)
251-
unf (~> 0.1.4)
256+
simpleidn (0.2.3)
252257
strscan (3.1.0)
253258
terminal-table (1.8.0)
254259
unicode-display_width (~> 1.1, >= 1.1.1)
255260
typhoeus (1.4.1)
256261
ethon (>= 0.9.0)
257262
tzinfo (2.0.6)
258263
concurrent-ruby (~> 1.0)
259-
unf (0.1.4)
260-
unf_ext
261-
unf_ext (0.0.9.1)
262264
unicode-display_width (1.8.0)
263265
uri (0.13.0)
264266
webrick (1.8.1)
@@ -267,7 +269,7 @@ PLATFORMS
267269
x86_64-linux
268270

269271
DEPENDENCIES
270-
github-pages (~> 231)
272+
github-pages (~> 232)
271273
jekyll-feed
272274
jekyll-gist
273275
jekyll-paginate

0 commit comments

Comments
 (0)