Skip to content

Commit 1feeba7

Browse files
authored
Merge pull request #38 from pbi-tools/develop
bundle update
2 parents 797f2d4 + e5ea12a commit 1feeba7

2 files changed

Lines changed: 145 additions & 125 deletions

File tree

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ gem 'github-pages', group: :jekyll_plugins
66
# to publich without github page
77
#gem "jekyll"
88

9-
gem "webrick", "~> 1.7"
9+
gem "webrick", "~> 1.9"
1010
gem 'wdm', '>= 0.1.0' if Gem.win_platform?

docs/Gemfile.lock

Lines changed: 144 additions & 124 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,71 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.4.1)
5-
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.8.0)
11-
public_suffix (>= 2.0.2, < 5.0)
4+
activesupport (8.0.1)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
11+
i18n (>= 1.6, < 2)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
17+
addressable (2.8.7)
18+
public_suffix (>= 2.0.2, < 7.0)
19+
base64 (0.2.0)
20+
benchmark (0.4.0)
21+
bigdecimal (3.1.9)
1222
coffee-script (2.4.1)
1323
coffee-script-source
1424
execjs
15-
coffee-script-source (1.11.1)
25+
coffee-script-source (1.12.2)
1626
colorator (1.1.0)
17-
commonmarker (0.17.13)
18-
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.9)
20-
dnsruby (1.61.7)
21-
simpleidn (~> 0.1)
22-
em-websocket (0.5.2)
27+
commonmarker (0.23.11)
28+
concurrent-ruby (1.3.4)
29+
connection_pool (2.5.0)
30+
csv (3.3.2)
31+
dnsruby (1.72.3)
32+
base64 (~> 0.2.0)
33+
simpleidn (~> 0.2.1)
34+
drb (2.2.1)
35+
em-websocket (0.5.3)
2336
eventmachine (>= 0.12.9)
24-
http_parser.rb (~> 0.6.0)
25-
ethon (0.15.0)
37+
http_parser.rb (~> 0)
38+
ethon (0.16.0)
2639
ffi (>= 1.15.0)
2740
eventmachine (1.2.7)
28-
eventmachine (1.2.7-x64-mingw32)
29-
execjs (2.8.1)
30-
faraday (1.8.0)
31-
faraday-em_http (~> 1.0)
32-
faraday-em_synchrony (~> 1.0)
33-
faraday-excon (~> 1.1)
34-
faraday-httpclient (~> 1.0.1)
35-
faraday-net_http (~> 1.0)
36-
faraday-net_http_persistent (~> 1.1)
37-
faraday-patron (~> 1.0)
38-
faraday-rack (~> 1.0)
39-
multipart-post (>= 1.2, < 3)
40-
ruby2_keywords (>= 0.0.4)
41-
faraday-em_http (1.0.0)
42-
faraday-em_synchrony (1.0.0)
43-
faraday-excon (1.1.0)
44-
faraday-httpclient (1.0.1)
45-
faraday-net_http (1.0.1)
46-
faraday-net_http_persistent (1.2.0)
47-
faraday-patron (1.0.0)
48-
faraday-rack (1.0.0)
49-
ffi (1.15.4)
50-
ffi (1.15.4-x64-mingw32)
41+
execjs (2.10.0)
42+
faraday (2.12.2)
43+
faraday-net_http (>= 2.0, < 3.5)
44+
json
45+
logger
46+
faraday-net_http (3.4.0)
47+
net-http (>= 0.5.0)
48+
ffi (1.17.1-aarch64-linux-gnu)
49+
ffi (1.17.1-aarch64-linux-musl)
50+
ffi (1.17.1-arm-linux-gnu)
51+
ffi (1.17.1-arm-linux-musl)
52+
ffi (1.17.1-arm64-darwin)
53+
ffi (1.17.1-x86_64-darwin)
54+
ffi (1.17.1-x86_64-linux-gnu)
55+
ffi (1.17.1-x86_64-linux-musl)
5156
forwardable-extended (2.6.0)
52-
gemoji (3.0.1)
53-
github-pages (221)
54-
github-pages-health-check (= 1.17.9)
55-
jekyll (= 3.9.0)
56-
jekyll-avatar (= 0.7.0)
57-
jekyll-coffeescript (= 1.1.1)
58-
jekyll-commonmark-ghpages (= 0.1.6)
59-
jekyll-default-layout (= 0.1.4)
60-
jekyll-feed (= 0.15.1)
57+
gemoji (4.1.0)
58+
github-pages (232)
59+
github-pages-health-check (= 1.18.2)
60+
jekyll (= 3.10.0)
61+
jekyll-avatar (= 0.8.0)
62+
jekyll-coffeescript (= 1.2.2)
63+
jekyll-commonmark-ghpages (= 0.5.1)
64+
jekyll-default-layout (= 0.1.5)
65+
jekyll-feed (= 0.17.0)
6166
jekyll-gist (= 1.5.0)
62-
jekyll-github-metadata (= 2.13.0)
67+
jekyll-github-metadata (= 2.16.1)
68+
jekyll-include-cache (= 0.2.1)
6369
jekyll-mentions (= 1.6.0)
6470
jekyll-optional-front-matter (= 0.3.2)
6571
jekyll-paginate (= 1.1.0)
@@ -68,7 +74,7 @@ GEM
6874
jekyll-relative-links (= 0.6.1)
6975
jekyll-remote-theme (= 0.4.3)
7076
jekyll-sass-converter (= 1.5.2)
71-
jekyll-seo-tag (= 2.7.1)
77+
jekyll-seo-tag (= 2.8.0)
7278
jekyll-sitemap (= 1.4.0)
7379
jekyll-swiss (= 1.0.0)
7480
jekyll-theme-architect (= 0.2.0)
@@ -85,32 +91,34 @@ GEM
8591
jekyll-theme-tactile (= 0.2.0)
8692
jekyll-theme-time-machine (= 0.2.0)
8793
jekyll-titles-from-headings (= 0.5.3)
88-
jemoji (= 0.12.0)
89-
kramdown (= 2.3.1)
94+
jemoji (= 0.13.0)
95+
kramdown (= 2.4.0)
9096
kramdown-parser-gfm (= 1.1.0)
91-
liquid (= 4.0.3)
97+
liquid (= 4.0.4)
9298
mercenary (~> 0.3)
9399
minima (= 2.5.1)
94-
nokogiri (>= 1.12.5, < 2.0)
95-
rouge (= 3.26.0)
100+
nokogiri (>= 1.16.2, < 2.0)
101+
rouge (= 3.30.0)
96102
terminal-table (~> 1.4)
97-
github-pages-health-check (1.17.9)
103+
webrick (~> 1.8)
104+
github-pages-health-check (1.18.2)
98105
addressable (~> 2.3)
99106
dnsruby (~> 1.60)
100-
octokit (~> 4.0)
101-
public_suffix (>= 3.0, < 5.0)
107+
octokit (>= 4, < 8)
108+
public_suffix (>= 3.0, < 6.0)
102109
typhoeus (~> 1.3)
103-
html-pipeline (2.14.0)
110+
html-pipeline (2.14.3)
104111
activesupport (>= 2)
105112
nokogiri (>= 1.4)
106-
http_parser.rb (0.6.0)
107-
i18n (0.9.5)
113+
http_parser.rb (0.8.0)
114+
i18n (1.14.6)
108115
concurrent-ruby (~> 1.0)
109-
jekyll (3.9.0)
116+
jekyll (3.10.0)
110117
addressable (~> 2.4)
111118
colorator (~> 1.0)
119+
csv (~> 3.0)
112120
em-websocket (~> 0.5)
113-
i18n (~> 0.7)
121+
i18n (>= 0.7, < 2)
114122
jekyll-sass-converter (~> 1.0)
115123
jekyll-watch (~> 2.0)
116124
kramdown (>= 1.17, < 3)
@@ -119,27 +127,30 @@ GEM
119127
pathutil (~> 0.9)
120128
rouge (>= 1.7, < 4)
121129
safe_yaml (~> 1.0)
122-
jekyll-avatar (0.7.0)
130+
webrick (>= 1.0)
131+
jekyll-avatar (0.8.0)
123132
jekyll (>= 3.0, < 5.0)
124-
jekyll-coffeescript (1.1.1)
133+
jekyll-coffeescript (1.2.2)
125134
coffee-script (~> 2.2)
126-
coffee-script-source (~> 1.11.1)
127-
jekyll-commonmark (1.3.1)
128-
commonmarker (~> 0.14)
129-
jekyll (>= 3.7, < 5.0)
130-
jekyll-commonmark-ghpages (0.1.6)
131-
commonmarker (~> 0.17.6)
132-
jekyll-commonmark (~> 1.2)
133-
rouge (>= 2.0, < 4.0)
134-
jekyll-default-layout (0.1.4)
135-
jekyll (~> 3.0)
136-
jekyll-feed (0.15.1)
135+
coffee-script-source (~> 1.12)
136+
jekyll-commonmark (1.4.0)
137+
commonmarker (~> 0.22)
138+
jekyll-commonmark-ghpages (0.5.1)
139+
commonmarker (>= 0.23.7, < 1.1.0)
140+
jekyll (>= 3.9, < 4.0)
141+
jekyll-commonmark (~> 1.4.0)
142+
rouge (>= 2.0, < 5.0)
143+
jekyll-default-layout (0.1.5)
144+
jekyll (>= 3.0, < 5.0)
145+
jekyll-feed (0.17.0)
137146
jekyll (>= 3.7, < 5.0)
138147
jekyll-gist (1.5.0)
139148
octokit (~> 4.2)
140-
jekyll-github-metadata (2.13.0)
149+
jekyll-github-metadata (2.16.1)
141150
jekyll (>= 3.4, < 5.0)
142-
octokit (~> 4.0, != 4.4.0)
151+
octokit (>= 4, < 7, != 4.4.0)
152+
jekyll-include-cache (0.2.1)
153+
jekyll (>= 3.7, < 5.0)
143154
jekyll-mentions (1.6.0)
144155
html-pipeline (~> 2.3)
145156
jekyll (>= 3.7, < 5.0)
@@ -159,7 +170,7 @@ GEM
159170
rubyzip (>= 1.3.0, < 3.0)
160171
jekyll-sass-converter (1.5.2)
161172
sass (~> 3.4)
162-
jekyll-seo-tag (2.7.1)
173+
jekyll-seo-tag (2.8.0)
163174
jekyll (>= 3.8, < 5.0)
164175
jekyll-sitemap (1.4.0)
165176
jekyll (>= 3.7, < 5.0)
@@ -208,82 +219,91 @@ GEM
208219
jekyll (>= 3.3, < 5.0)
209220
jekyll-watch (2.2.1)
210221
listen (~> 3.0)
211-
jemoji (0.12.0)
212-
gemoji (~> 3.0)
222+
jemoji (0.13.0)
223+
gemoji (>= 3, < 5)
213224
html-pipeline (~> 2.2)
214225
jekyll (>= 3.0, < 5.0)
215-
kramdown (2.3.1)
226+
json (2.9.1)
227+
kramdown (2.4.0)
216228
rexml
217229
kramdown-parser-gfm (1.1.0)
218230
kramdown (~> 2.0)
219-
liquid (4.0.3)
220-
listen (3.7.0)
231+
liquid (4.0.4)
232+
listen (3.9.0)
221233
rb-fsevent (~> 0.10, >= 0.10.3)
222234
rb-inotify (~> 0.9, >= 0.9.10)
235+
logger (1.6.4)
223236
mercenary (0.3.6)
224-
mini_portile2 (2.6.1)
225237
minima (2.5.1)
226238
jekyll (>= 3.5, < 5.0)
227239
jekyll-feed (~> 0.9)
228240
jekyll-seo-tag (~> 2.1)
229-
minitest (5.14.4)
230-
multipart-post (2.1.1)
231-
nokogiri (1.12.5)
232-
mini_portile2 (~> 2.6.1)
241+
minitest (5.25.4)
242+
net-http (0.6.0)
243+
uri
244+
nokogiri (1.18.1-aarch64-linux-gnu)
245+
racc (~> 1.4)
246+
nokogiri (1.18.1-aarch64-linux-musl)
233247
racc (~> 1.4)
234-
nokogiri (1.12.5-x64-mingw32)
248+
nokogiri (1.18.1-arm-linux-gnu)
235249
racc (~> 1.4)
236-
octokit (4.21.0)
237-
faraday (>= 0.9)
238-
sawyer (~> 0.8.0, >= 0.5.3)
250+
nokogiri (1.18.1-arm-linux-musl)
251+
racc (~> 1.4)
252+
nokogiri (1.18.1-arm64-darwin)
253+
racc (~> 1.4)
254+
nokogiri (1.18.1-x86_64-darwin)
255+
racc (~> 1.4)
256+
nokogiri (1.18.1-x86_64-linux-gnu)
257+
racc (~> 1.4)
258+
nokogiri (1.18.1-x86_64-linux-musl)
259+
racc (~> 1.4)
260+
octokit (4.25.1)
261+
faraday (>= 1, < 3)
262+
sawyer (~> 0.9)
239263
pathutil (0.16.2)
240264
forwardable-extended (~> 2.6)
241-
public_suffix (4.0.6)
242-
racc (1.6.0)
243-
rb-fsevent (0.11.0)
244-
rb-inotify (0.10.1)
265+
public_suffix (5.1.1)
266+
racc (1.8.1)
267+
rb-fsevent (0.11.2)
268+
rb-inotify (0.11.1)
245269
ffi (~> 1.0)
246-
rexml (3.2.5)
247-
rouge (3.26.0)
248-
ruby-enum (0.9.0)
249-
i18n
250-
ruby2_keywords (0.0.5)
251-
rubyzip (2.3.2)
270+
rexml (3.4.0)
271+
rouge (3.30.0)
272+
rubyzip (2.4.1)
252273
safe_yaml (1.0.5)
253274
sass (3.7.4)
254275
sass-listen (~> 4.0.0)
255276
sass-listen (4.0.0)
256277
rb-fsevent (~> 0.9, >= 0.9.4)
257278
rb-inotify (~> 0.9, >= 0.9.7)
258-
sawyer (0.8.2)
279+
sawyer (0.9.2)
259280
addressable (>= 2.3.5)
260-
faraday (> 0.8, < 2.0)
261-
simpleidn (0.2.1)
262-
unf (~> 0.1.4)
281+
faraday (>= 0.17.3, < 3)
282+
securerandom (0.4.1)
283+
simpleidn (0.2.3)
263284
terminal-table (1.8.0)
264285
unicode-display_width (~> 1.1, >= 1.1.1)
265-
thread_safe (0.3.6)
266-
typhoeus (1.4.0)
286+
typhoeus (1.4.1)
267287
ethon (>= 0.9.0)
268-
tzinfo (1.2.9)
269-
thread_safe (~> 0.1)
270-
unf (0.1.4)
271-
unf_ext
272-
unf_ext (0.0.8)
273-
unf_ext (0.0.8-x64-mingw32)
288+
tzinfo (2.0.6)
289+
concurrent-ruby (~> 1.0)
274290
unicode-display_width (1.8.0)
275-
wdm (0.1.1)
276-
webrick (1.7.0)
277-
zeitwerk (2.4.2)
291+
uri (1.0.2)
292+
webrick (1.9.1)
278293

279294
PLATFORMS
280-
ruby
281-
x64-mingw32
295+
aarch64-linux-gnu
296+
aarch64-linux-musl
297+
arm-linux-gnu
298+
arm-linux-musl
299+
arm64-darwin
300+
x86_64-darwin
301+
x86_64-linux-gnu
302+
x86_64-linux-musl
282303

283304
DEPENDENCIES
284305
github-pages
285-
wdm (>= 0.1.0)
286-
webrick (~> 1.7)
306+
webrick (~> 1.9)
287307

288308
BUNDLED WITH
289-
2.2.29
309+
2.5.11

0 commit comments

Comments
 (0)