Skip to content

Commit b5dda86

Browse files
chore(deps): lock file maintenance
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42840bb commit b5dda86

File tree

3 files changed

+3056
-2100
lines changed

3 files changed

+3056
-2100
lines changed

Gemfile.lock

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,30 +7,30 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
addressable (2.8.7)
11-
public_suffix (>= 2.0.2, < 7.0)
10+
addressable (2.8.9)
11+
public_suffix (>= 2.0.2, < 8.0)
1212
base64 (0.3.0)
13-
bigdecimal (3.3.1)
13+
bigdecimal (4.0.1)
1414
byebug (13.0.0)
1515
reline (>= 0.6.0)
1616
colorator (1.1.0)
17-
concurrent-ruby (1.3.5)
17+
concurrent-ruby (1.3.6)
1818
csv (3.3.5)
1919
diff-lcs (1.6.2)
20-
dry-cli (1.3.0)
20+
dry-cli (1.4.1)
2121
em-websocket (0.5.3)
2222
eventmachine (>= 0.12.9)
2323
http_parser.rb (~> 0)
2424
eventmachine (1.2.7)
25-
ffi (1.17.2)
25+
ffi (1.17.3)
2626
foreman (0.90.0)
2727
thor (~> 1.4)
2828
forwardable-extended (2.6.0)
29-
google-protobuf (4.32.1)
29+
google-protobuf (4.34.0)
3030
bigdecimal
31-
rake (>= 13)
32-
http_parser.rb (0.8.0)
33-
i18n (1.14.7)
31+
rake (~> 13.3)
32+
http_parser.rb (0.8.1)
33+
i18n (1.14.8)
3434
concurrent-ruby (~> 1.0)
3535
io-console (0.8.2)
3636
jekyll (4.4.1)
@@ -69,30 +69,31 @@ GEM
6969
vite_ruby (~> 3.2)
7070
jekyll-watch (2.2.1)
7171
listen (~> 3.0)
72-
json (2.15.1)
73-
kramdown (2.5.1)
74-
rexml (>= 3.3.9)
72+
json (2.18.1)
73+
kramdown (2.5.2)
74+
rexml (>= 3.4.4)
7575
kramdown-parser-gfm (1.1.0)
7676
kramdown (~> 2.0)
7777
liquid (4.0.4)
7878
liquid-c (4.0.1)
7979
liquid (>= 3.0.0)
80-
listen (3.9.0)
80+
listen (3.10.0)
81+
logger
8182
rb-fsevent (~> 0.10, >= 0.10.3)
8283
rb-inotify (~> 0.9, >= 0.9.10)
8384
logger (1.7.0)
8485
mercenary (0.4.0)
8586
mutex_m (0.3.0)
8687
pathutil (0.16.2)
8788
forwardable-extended (~> 2.6)
88-
public_suffix (6.0.2)
89-
rack (3.0.16)
89+
public_suffix (7.0.2)
90+
rack (3.2.5)
9091
rack-proxy (0.7.7)
9192
rack
9293
rackup (0.2.3)
9394
rack (>= 3.0.0.beta1)
9495
webrick
95-
rake (13.3.0)
96+
rake (13.3.1)
9697
rb-fsevent (0.11.2)
9798
rb-inotify (0.11.1)
9899
ffi (~> 1.0)
@@ -109,26 +110,26 @@ GEM
109110
rspec-expectations (3.13.5)
110111
diff-lcs (>= 1.2.0, < 2.0)
111112
rspec-support (~> 3.13.0)
112-
rspec-mocks (3.13.7)
113+
rspec-mocks (3.13.8)
113114
diff-lcs (>= 1.2.0, < 2.0)
114115
rspec-support (~> 3.13.0)
115-
rspec-support (3.13.6)
116+
rspec-support (3.13.7)
116117
safe_yaml (1.0.5)
117-
sass-embedded (1.93.2)
118+
sass-embedded (1.97.3)
118119
google-protobuf (~> 4.31)
119120
rake (>= 13)
120121
terminal-table (3.0.2)
121122
unicode-display_width (>= 1.1.1, < 3)
122-
thor (1.4.0)
123+
thor (1.5.0)
123124
unicode-display_width (2.6.0)
124125
vite_ruby (3.9.2)
125126
dry-cli (>= 0.7, < 2)
126127
logger (~> 1.6)
127128
mutex_m
128129
rack-proxy (~> 0.6, >= 0.6.1)
129130
zeitwerk (~> 2.2)
130-
webrick (1.9.1)
131-
zeitwerk (2.7.3)
131+
webrick (1.9.2)
132+
zeitwerk (2.7.5)
132133

133134
PLATFORMS
134135
ruby

jekyll-kuma-plugins/Gemfile.lock

Lines changed: 22 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,30 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
addressable (2.8.8)
10+
addressable (2.8.9)
1111
public_suffix (>= 2.0.2, < 8.0)
1212
ast (2.4.3)
1313
base64 (0.3.0)
1414
bigdecimal (3.3.1)
1515
colorator (1.1.0)
16-
concurrent-ruby (1.3.5)
16+
concurrent-ruby (1.3.6)
1717
csv (3.3.5)
1818
diff-lcs (1.6.2)
1919
em-websocket (0.5.3)
2020
eventmachine (>= 0.12.9)
2121
http_parser.rb (~> 0)
2222
eventmachine (1.2.7)
23-
ffi (1.17.2)
23+
ffi (1.17.3-arm64-darwin)
24+
ffi (1.17.3-x86_64-linux-gnu)
2425
forwardable-extended (2.6.0)
25-
google-protobuf (4.33.1)
26+
google-protobuf (4.34.0-arm64-darwin)
2627
bigdecimal
27-
rake (>= 13)
28-
http_parser.rb (0.8.0)
29-
i18n (1.14.7)
28+
rake (~> 13.3)
29+
google-protobuf (4.34.0-x86_64-linux-gnu)
30+
bigdecimal
31+
rake (~> 13.3)
32+
http_parser.rb (0.8.1)
33+
i18n (1.14.8)
3034
concurrent-ruby (~> 1.0)
3135
jekyll (4.4.1)
3236
addressable (~> 2.4)
@@ -52,16 +56,18 @@ GEM
5256
jekyll-watch (2.2.1)
5357
listen (~> 3.0)
5458
json (2.18.1)
55-
kramdown (2.5.1)
56-
rexml (>= 3.3.9)
59+
kramdown (2.5.2)
60+
rexml (>= 3.4.4)
5761
kramdown-parser-gfm (1.1.0)
5862
kramdown (~> 2.0)
5963
language_server-protocol (3.17.0.5)
6064
lint_roller (1.1.0)
6165
liquid (4.0.4)
62-
listen (3.9.0)
66+
listen (3.10.0)
67+
logger
6368
rb-fsevent (~> 0.10, >= 0.10.3)
6469
rb-inotify (~> 0.9, >= 0.9.10)
70+
logger (1.7.0)
6571
mercenary (0.4.0)
6672
parallel (1.27.0)
6773
parser (3.3.10.2)
@@ -70,7 +76,7 @@ GEM
7076
pathutil (0.16.2)
7177
forwardable-extended (~> 2.6)
7278
prism (1.9.0)
73-
public_suffix (7.0.0)
79+
public_suffix (7.0.2)
7480
racc (1.8.1)
7581
rainbow (3.1.1)
7682
rake (13.3.1)
@@ -79,7 +85,7 @@ GEM
7985
ffi (~> 1.0)
8086
regexp_parser (2.11.3)
8187
rexml (3.4.4)
82-
rouge (4.6.1)
88+
rouge (4.7.0)
8389
rspec (3.13.2)
8490
rspec-core (~> 3.13.0)
8591
rspec-expectations (~> 3.13.0)
@@ -89,10 +95,10 @@ GEM
8995
rspec-expectations (3.13.5)
9096
diff-lcs (>= 1.2.0, < 2.0)
9197
rspec-support (~> 3.13.0)
92-
rspec-mocks (3.13.7)
98+
rspec-mocks (3.13.8)
9399
diff-lcs (>= 1.2.0, < 2.0)
94100
rspec-support (~> 3.13.0)
95-
rspec-support (3.13.6)
101+
rspec-support (3.13.7)
96102
rubocop (1.84.2)
97103
json (~> 2.3)
98104
language_server-protocol (~> 3.17.0.2)
@@ -109,9 +115,9 @@ GEM
109115
prism (~> 1.7)
110116
ruby-progressbar (1.13.0)
111117
safe_yaml (1.0.5)
112-
sass-embedded (1.94.2-arm64-darwin)
118+
sass-embedded (1.97.3-arm64-darwin)
113119
google-protobuf (~> 4.31)
114-
sass-embedded (1.94.2-x86_64-linux-gnu)
120+
sass-embedded (1.97.3-x86_64-linux-gnu)
115121
google-protobuf (~> 4.31)
116122
terminal-table (3.0.2)
117123
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)