Skip to content

Commit 393c394

Browse files
authored
Update deps (#48)
1 parent d972189 commit 393c394

File tree

2 files changed

+67
-70
lines changed

2 files changed

+67
-70
lines changed

Gemfile.lock

Lines changed: 66 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,71 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.3)
5-
actionpack (= 7.1.3)
6-
activesupport (= 7.1.3)
4+
actioncable (7.1.3.2)
5+
actionpack (= 7.1.3.2)
6+
activesupport (= 7.1.3.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.3)
11-
actionpack (= 7.1.3)
12-
activejob (= 7.1.3)
13-
activerecord (= 7.1.3)
14-
activestorage (= 7.1.3)
15-
activesupport (= 7.1.3)
10+
actionmailbox (7.1.3.2)
11+
actionpack (= 7.1.3.2)
12+
activejob (= 7.1.3.2)
13+
activerecord (= 7.1.3.2)
14+
activestorage (= 7.1.3.2)
15+
activesupport (= 7.1.3.2)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.3)
21-
actionpack (= 7.1.3)
22-
actionview (= 7.1.3)
23-
activejob (= 7.1.3)
24-
activesupport (= 7.1.3)
20+
actionmailer (7.1.3.2)
21+
actionpack (= 7.1.3.2)
22+
actionview (= 7.1.3.2)
23+
activejob (= 7.1.3.2)
24+
activesupport (= 7.1.3.2)
2525
mail (~> 2.5, >= 2.5.4)
2626
net-imap
2727
net-pop
2828
net-smtp
2929
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.3)
31-
actionview (= 7.1.3)
32-
activesupport (= 7.1.3)
30+
actionpack (7.1.3.2)
31+
actionview (= 7.1.3.2)
32+
activesupport (= 7.1.3.2)
3333
nokogiri (>= 1.8.5)
3434
racc
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.3)
41-
actionpack (= 7.1.3)
42-
activerecord (= 7.1.3)
43-
activestorage (= 7.1.3)
44-
activesupport (= 7.1.3)
40+
actiontext (7.1.3.2)
41+
actionpack (= 7.1.3.2)
42+
activerecord (= 7.1.3.2)
43+
activestorage (= 7.1.3.2)
44+
activesupport (= 7.1.3.2)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.3)
48-
activesupport (= 7.1.3)
47+
actionview (7.1.3.2)
48+
activesupport (= 7.1.3.2)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.3)
54-
activesupport (= 7.1.3)
53+
activejob (7.1.3.2)
54+
activesupport (= 7.1.3.2)
5555
globalid (>= 0.3.6)
56-
activemodel (7.1.3)
57-
activesupport (= 7.1.3)
58-
activerecord (7.1.3)
59-
activemodel (= 7.1.3)
60-
activesupport (= 7.1.3)
56+
activemodel (7.1.3.2)
57+
activesupport (= 7.1.3.2)
58+
activerecord (7.1.3.2)
59+
activemodel (= 7.1.3.2)
60+
activesupport (= 7.1.3.2)
6161
timeout (>= 0.4.0)
62-
activestorage (7.1.3)
63-
actionpack (= 7.1.3)
64-
activejob (= 7.1.3)
65-
activerecord (= 7.1.3)
66-
activesupport (= 7.1.3)
62+
activestorage (7.1.3.2)
63+
actionpack (= 7.1.3.2)
64+
activejob (= 7.1.3.2)
65+
activerecord (= 7.1.3.2)
66+
activesupport (= 7.1.3.2)
6767
marcel (~> 1.0)
68-
activesupport (7.1.3)
68+
activesupport (7.1.3.2)
6969
base64
7070
bigdecimal
7171
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -85,8 +85,7 @@ GEM
8585
connection_pool (2.4.1)
8686
crass (1.0.6)
8787
date (3.3.4)
88-
drb (2.2.0)
89-
ruby2_keywords
88+
drb (2.2.1)
9089
em-websocket (0.5.3)
9190
eventmachine (>= 0.12.9)
9291
http_parser.rb (~> 0)
@@ -105,15 +104,15 @@ GEM
105104
rails (>= 4.1)
106105
globalid (1.2.1)
107106
activesupport (>= 6.1)
108-
google-protobuf (3.25.2-x86_64-linux)
107+
google-protobuf (3.25.3-x86_64-linux)
109108
http_parser.rb (0.8.0)
110109
httparty (0.21.0)
111110
mini_mime (>= 1.0.0)
112111
multi_xml (>= 0.5.2)
113-
i18n (1.14.1)
112+
i18n (1.14.4)
114113
concurrent-ruby (~> 1.0)
115114
io-console (0.7.2)
116-
irb (1.11.1)
115+
irb (1.12.0)
117116
rdoc
118117
reline (>= 0.4.2)
119118
jekyll (4.3.3)
@@ -149,7 +148,7 @@ GEM
149148
jekyll (>= 3.7, < 5.0)
150149
jekyll-watch (2.2.1)
151150
listen (~> 3.0)
152-
just-the-docs (0.7.0)
151+
just-the-docs (0.8.1)
153152
jekyll (>= 3.8.5)
154153
jekyll-include-cache
155154
jekyll-seo-tag (>= 2.0)
@@ -159,7 +158,7 @@ GEM
159158
kramdown-parser-gfm (1.1.0)
160159
kramdown (~> 2.0)
161160
liquid (4.0.4)
162-
listen (3.8.0)
161+
listen (3.9.0)
163162
rb-fsevent (~> 0.10, >= 0.10.3)
164163
rb-inotify (~> 0.9, >= 0.9.10)
165164
loofah (2.22.0)
@@ -170,14 +169,14 @@ GEM
170169
net-imap
171170
net-pop
172171
net-smtp
173-
marcel (1.0.2)
172+
marcel (1.0.4)
174173
mercenary (0.4.0)
175174
mini_mime (1.1.5)
176175
minima (2.5.1)
177176
jekyll (>= 3.5, < 5.0)
178177
jekyll-feed (~> 0.9)
179178
jekyll-seo-tag (~> 2.1)
180-
minitest (5.22.0)
179+
minitest (5.22.2)
181180
multi_xml (0.6.0)
182181
mutex_m (0.2.0)
183182
net-http (0.4.1)
@@ -205,38 +204,38 @@ GEM
205204
stringio
206205
public_suffix (5.0.4)
207206
racc (1.7.3)
208-
rack (3.0.9)
207+
rack (3.0.9.1)
209208
rack-session (2.0.0)
210209
rack (>= 3.0.0)
211210
rack-test (2.1.0)
212211
rack (>= 1.3)
213212
rackup (2.1.0)
214213
rack (>= 3)
215214
webrick (~> 1.8)
216-
rails (7.1.3)
217-
actioncable (= 7.1.3)
218-
actionmailbox (= 7.1.3)
219-
actionmailer (= 7.1.3)
220-
actionpack (= 7.1.3)
221-
actiontext (= 7.1.3)
222-
actionview (= 7.1.3)
223-
activejob (= 7.1.3)
224-
activemodel (= 7.1.3)
225-
activerecord (= 7.1.3)
226-
activestorage (= 7.1.3)
227-
activesupport (= 7.1.3)
215+
rails (7.1.3.2)
216+
actioncable (= 7.1.3.2)
217+
actionmailbox (= 7.1.3.2)
218+
actionmailer (= 7.1.3.2)
219+
actionpack (= 7.1.3.2)
220+
actiontext (= 7.1.3.2)
221+
actionview (= 7.1.3.2)
222+
activejob (= 7.1.3.2)
223+
activemodel (= 7.1.3.2)
224+
activerecord (= 7.1.3.2)
225+
activestorage (= 7.1.3.2)
226+
activesupport (= 7.1.3.2)
228227
bundler (>= 1.15.0)
229-
railties (= 7.1.3)
228+
railties (= 7.1.3.2)
230229
rails-dom-testing (2.2.0)
231230
activesupport (>= 5.0.0)
232231
minitest
233232
nokogiri (>= 1.6)
234233
rails-html-sanitizer (1.6.0)
235234
loofah (~> 2.21)
236235
nokogiri (~> 1.14)
237-
railties (7.1.3)
238-
actionpack (= 7.1.3)
239-
activesupport (= 7.1.3)
236+
railties (7.1.3.2)
237+
actionpack (= 7.1.3.2)
238+
activesupport (= 7.1.3.2)
240239
irb
241240
rackup (>= 1.0.0)
242241
rake (>= 12.2)
@@ -248,22 +247,20 @@ GEM
248247
ffi (~> 1.0)
249248
rdoc (6.6.2)
250249
psych (>= 4.0.0)
251-
reline (0.4.2)
250+
reline (0.4.3)
252251
io-console (~> 0.5)
253252
rexml (3.2.6)
254253
rouge (4.2.0)
255-
ruby2_keywords (0.0.5)
256254
safe_yaml (1.0.5)
257-
sass-embedded (1.69.5)
258-
google-protobuf (~> 3.23)
259-
rake (>= 13.0.0)
255+
sass-embedded (1.71.1-x86_64-linux-gnu)
256+
google-protobuf (~> 3.25)
260257
sawyer (0.9.2)
261258
addressable (>= 2.3.5)
262259
faraday (>= 0.17.3, < 3)
263260
stringio (3.1.0)
264261
terminal-table (3.0.2)
265262
unicode-display_width (>= 1.1.1, < 3)
266-
thor (1.3.0)
263+
thor (1.3.1)
267264
timeout (0.4.1)
268265
tzinfo (2.0.6)
269266
concurrent-ruby (~> 1.0)

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ plugins:
4040
mermaid:
4141
# Version of mermaid library
4242
# Pick an available version from https://cdn.jsdelivr.net/npm/mermaid/
43-
version: "10.3.0"
43+
version: "10.9.0"
4444

4545
back_to_top: true
4646
back_to_top_text: "Back to top"

0 commit comments

Comments
 (0)