Skip to content

Commit 0ac5fc2

Browse files
committed
Exec: bundle update
1 parent e570f6f commit 0ac5fc2

File tree

2 files changed

+82
-58
lines changed

2 files changed

+82
-58
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gem "jekyll"
44
gem 'rake' # Enable Rakefile to run tasks
55
gem 'rinku' # Enable to add links in texts
66
gem 'truncato' # Enable to truncate long text
7-
gem 'mini_racer' # Enable to run 'docker-compose up'
7+
gem 'mini_racer' # Enable to run 'docker compose up'
88

99
group :jekyll_plugins do
1010
gem 'jekyll-feed'

Gemfile.lock

Lines changed: 81 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,52 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
Ascii85 (1.1.0)
5-
addressable (2.8.4)
6-
public_suffix (>= 2.0.2, < 6.0)
4+
Ascii85 (2.0.1)
5+
addressable (2.8.7)
6+
public_suffix (>= 2.0.2, < 7.0)
77
afm (0.2.2)
8-
async (2.6.2)
9-
console (~> 1.10)
8+
async (2.24.0)
9+
console (~> 1.29)
1010
fiber-annotation
11-
io-event (~> 1.1)
12-
timers (~> 4.1)
11+
io-event (~> 1.9)
12+
metrics (~> 0.12)
13+
traces (~> 0.15)
14+
base64 (0.2.0)
15+
bigdecimal (3.1.9)
1316
colorator (1.1.0)
14-
concurrent-ruby (1.2.2)
15-
console (1.18.0)
17+
concurrent-ruby (1.3.5)
18+
console (1.30.2)
1619
fiber-annotation
17-
fiber-local
20+
fiber-local (~> 1.1)
21+
json
1822
cssminify2 (2.0.1)
23+
csv (3.3.4)
1924
em-websocket (0.5.3)
2025
eventmachine (>= 0.12.9)
2126
http_parser.rb (~> 0)
2227
ethon (0.16.0)
2328
ffi (>= 1.15.0)
2429
eventmachine (1.2.7)
25-
execjs (2.8.1)
26-
ffi (1.15.5)
30+
execjs (2.10.0)
31+
ffi (1.17.2-aarch64-linux-gnu)
32+
ffi (1.17.2-arm64-darwin)
33+
ffi (1.17.2-x86_64-linux-gnu)
2734
fiber-annotation (0.2.0)
28-
fiber-local (1.0.0)
35+
fiber-local (1.1.0)
36+
fiber-storage
37+
fiber-storage (1.0.1)
2938
forwardable-extended (2.6.0)
30-
google-protobuf (3.25.5-aarch64-linux)
31-
google-protobuf (3.25.5-arm64-darwin)
32-
google-protobuf (3.25.5-x86_64-linux)
39+
google-protobuf (4.30.2-aarch64-linux)
40+
bigdecimal
41+
rake (>= 13)
42+
google-protobuf (4.30.2-arm64-darwin)
43+
bigdecimal
44+
rake (>= 13)
45+
google-protobuf (4.30.2-x86_64-linux)
46+
bigdecimal
47+
rake (>= 13)
3348
hashery (2.1.2)
34-
html-proofer (5.0.7)
49+
html-proofer (5.0.10)
3550
addressable (~> 2.3)
3651
async (~> 2.1)
3752
nokogiri (~> 1.13)
@@ -43,20 +58,23 @@ GEM
4358
htmlcompressor (0.4.0)
4459
htmlentities (4.3.4)
4560
http_parser.rb (0.8.0)
46-
i18n (1.14.1)
61+
i18n (1.14.7)
4762
concurrent-ruby (~> 1.0)
48-
io-event (1.2.3)
49-
jekyll (4.3.2)
63+
io-event (1.10.0)
64+
jekyll (4.4.1)
5065
addressable (~> 2.4)
66+
base64 (~> 0.2)
5167
colorator (~> 1.0)
68+
csv (~> 3.0)
5269
em-websocket (~> 0.5)
5370
i18n (~> 1.0)
5471
jekyll-sass-converter (>= 2.0, < 4.0)
5572
jekyll-watch (~> 2.0)
73+
json (~> 2.6)
5674
kramdown (~> 2.3, >= 2.3.1)
5775
kramdown-parser-gfm (~> 1.0)
5876
liquid (~> 4.0)
59-
mercenary (>= 0.3.6, < 0.5)
77+
mercenary (~> 0.3, >= 0.3.6)
6078
pathutil (~> 0.9)
6179
rouge (>= 3.0, < 5.0)
6280
safe_yaml (~> 1.0)
@@ -66,38 +84,43 @@ GEM
6684
jekyll (>= 3.7, < 5.0)
6785
jekyll-include-cache (0.2.1)
6886
jekyll (>= 3.7, < 5.0)
69-
jekyll-liquify (0.0.2)
70-
liquid (>= 2.5, < 5.0)
71-
redcarpet (~> 3.1)
87+
jekyll-liquify (0.1.0)
88+
base64
89+
csv
90+
liquid
91+
logger
92+
redcarpet
7293
jekyll-minifier (0.1.10)
7394
cssminify2 (~> 2.0)
7495
htmlcompressor (~> 0.4)
7596
jekyll (>= 3.5)
7697
json-minify (~> 0.0.3)
7798
uglifier (~> 4.1)
78-
jekyll-sass-converter (3.0.0)
79-
sass-embedded (~> 1.54)
99+
jekyll-sass-converter (3.1.0)
100+
sass-embedded (~> 1.75)
80101
jekyll-sitemap (1.4.0)
81102
jekyll (>= 3.7, < 5.0)
82103
jekyll-watch (2.2.1)
83104
listen (~> 3.0)
84-
json (2.6.3)
105+
json (2.11.3)
85106
json-minify (0.0.3)
86107
json (> 0)
87-
kramdown (2.4.0)
88-
rexml
108+
kramdown (2.5.1)
109+
rexml (>= 3.3.9)
89110
kramdown-parser-gfm (1.1.0)
90111
kramdown (~> 2.0)
91-
libv8-node (18.16.0.0-aarch64-linux)
92-
libv8-node (18.16.0.0-arm64-darwin)
93-
libv8-node (18.16.0.0-x86_64-linux)
112+
libv8-node (23.6.1.0-aarch64-linux)
113+
libv8-node (23.6.1.0-arm64-darwin)
114+
libv8-node (23.6.1.0-x86_64-linux)
94115
liquid (4.0.4)
95-
listen (3.8.0)
116+
listen (3.9.0)
96117
rb-fsevent (~> 0.10, >= 0.10.3)
97118
rb-inotify (~> 0.9, >= 0.9.10)
119+
logger (1.7.0)
98120
mercenary (0.4.0)
99-
mini_racer (0.8.0)
100-
libv8-node (~> 18.16.0.0)
121+
metrics (0.12.2)
122+
mini_racer (0.18.1)
123+
libv8-node (~> 23.6.1.0)
101124
nokogiri (1.18.8-aarch64-linux-gnu)
102125
racc (~> 1.4)
103126
nokogiri (1.18.8-arm64-darwin)
@@ -106,46 +129,47 @@ GEM
106129
racc (~> 1.4)
107130
pathutil (0.16.2)
108131
forwardable-extended (~> 2.6)
109-
pdf-reader (2.11.0)
110-
Ascii85 (~> 1.0)
132+
pdf-reader (2.14.1)
133+
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
111134
afm (~> 0.2.1)
112135
hashery (~> 2.0)
113136
ruby-rc4
114137
ttfunk
115-
public_suffix (5.0.3)
138+
public_suffix (6.0.2)
116139
racc (1.8.1)
117140
rainbow (3.1.1)
118-
rake (13.0.6)
141+
rake (13.2.1)
119142
rb-fsevent (0.11.2)
120-
rb-inotify (0.10.1)
143+
rb-inotify (0.11.1)
121144
ffi (~> 1.0)
122-
redcarpet (3.6.0)
123-
rexml (3.3.9)
145+
redcarpet (3.6.1)
146+
rexml (3.4.1)
124147
rinku (2.0.6)
125-
rouge (4.1.2)
148+
rouge (4.5.2)
126149
ruby-rc4 (0.1.5)
127150
safe_yaml (1.0.5)
128-
sass-embedded (1.64.1-aarch64-linux-gnu)
129-
google-protobuf (~> 3.23)
130-
sass-embedded (1.64.1-arm64-darwin)
131-
google-protobuf (~> 3.23)
132-
sass-embedded (1.64.1-x86_64-linux-gnu)
133-
google-protobuf (~> 3.23)
151+
sass-embedded (1.87.0-aarch64-linux-gnu)
152+
google-protobuf (~> 4.30)
153+
sass-embedded (1.87.0-arm64-darwin)
154+
google-protobuf (~> 4.30)
155+
sass-embedded (1.87.0-x86_64-linux-gnu)
156+
google-protobuf (~> 4.30)
134157
terminal-table (3.0.2)
135158
unicode-display_width (>= 1.1.1, < 3)
136-
timers (4.3.5)
137-
truncato (0.7.12)
159+
traces (0.15.2)
160+
truncato (0.7.13)
138161
htmlentities (~> 4.3.1)
139162
nokogiri (>= 1.7.0, <= 2.0)
140-
ttfunk (1.7.0)
141-
typhoeus (1.4.0)
163+
ttfunk (1.8.0)
164+
bigdecimal (~> 3.1)
165+
typhoeus (1.4.1)
142166
ethon (>= 0.9.0)
143-
uglifier (4.2.0)
167+
uglifier (4.2.1)
144168
execjs (>= 0.3.0, < 3)
145-
unicode-display_width (2.4.2)
146-
webrick (1.8.2)
169+
unicode-display_width (2.6.0)
170+
webrick (1.9.1)
147171
yell (2.2.2)
148-
zeitwerk (2.6.9)
172+
zeitwerk (2.7.2)
149173

150174
PLATFORMS
151175
aarch64-linux

0 commit comments

Comments
 (0)