Skip to content

Commit 274d16f

Browse files
authored
Merge pull request #54 from de-soot/main
update bundle
2 parents 6e9a450 + e250406 commit 274d16f

File tree

1 file changed

+29
-23
lines changed

1 file changed

+29
-23
lines changed

Gemfile.lock

+29-23
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.1)
4+
activesupport (8.0.1)
55
base64
6+
benchmark (>= 0.3)
67
bigdecimal
78
concurrent-ruby (~> 1.0, >= 1.3.1)
89
connection_pool (>= 2.2.5)
@@ -12,20 +13,23 @@ GEM
1213
minitest (>= 5.1)
1314
securerandom (>= 0.3)
1415
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
1517
addressable (2.8.7)
1618
public_suffix (>= 2.0.2, < 7.0)
1719
base64 (0.2.0)
18-
bigdecimal (3.1.8)
20+
benchmark (0.4.0)
21+
bigdecimal (3.1.9)
1922
coffee-script (2.4.1)
2023
coffee-script-source
2124
execjs
2225
coffee-script-source (1.12.2)
2326
colorator (1.1.0)
24-
commonmarker (0.23.10)
27+
commonmarker (0.23.11)
2528
concurrent-ruby (1.3.4)
2629
connection_pool (2.4.1)
27-
csv (3.3.0)
28-
dnsruby (1.72.2)
30+
csv (3.3.2)
31+
dnsruby (1.72.3)
32+
base64 (~> 0.2.0)
2933
simpleidn (~> 0.2.1)
3034
drb (2.2.1)
3135
em-websocket (0.5.3)
@@ -34,14 +38,15 @@ GEM
3438
ethon (0.16.0)
3539
ffi (>= 1.15.0)
3640
eventmachine (1.2.7)
37-
execjs (2.9.1)
38-
faraday (2.11.0)
39-
faraday-net_http (>= 2.0, < 3.4)
41+
execjs (2.10.0)
42+
faraday (2.12.2)
43+
faraday-net_http (>= 2.0, < 3.5)
44+
json
4045
logger
41-
faraday-net_http (3.3.0)
42-
net-http
43-
ffi (1.17.0-x64-mingw-ucrt)
44-
ffi (1.17.0-x86_64-linux-gnu)
46+
faraday-net_http (3.4.0)
47+
net-http (>= 0.5.0)
48+
ffi (1.17.1-x64-mingw-ucrt)
49+
ffi (1.17.1-x86_64-linux-gnu)
4550
forwardable-extended (2.6.0)
4651
gemoji (4.1.0)
4752
github-pages (232)
@@ -100,7 +105,7 @@ GEM
100105
activesupport (>= 2)
101106
nokogiri (>= 1.4)
102107
http_parser.rb (0.8.0)
103-
i18n (1.14.5)
108+
i18n (1.14.6)
104109
concurrent-ruby (~> 1.0)
105110
jekyll (3.10.0)
106111
addressable (~> 2.4)
@@ -212,6 +217,7 @@ GEM
212217
gemoji (>= 3, < 5)
213218
html-pipeline (~> 2.2)
214219
jekyll (>= 3.0, < 5.0)
220+
json (2.9.1)
215221
kramdown (2.4.0)
216222
rexml
217223
kramdown-parser-gfm (1.1.0)
@@ -220,18 +226,18 @@ GEM
220226
listen (3.9.0)
221227
rb-fsevent (~> 0.10, >= 0.10.3)
222228
rb-inotify (~> 0.9, >= 0.9.10)
223-
logger (1.6.0)
229+
logger (1.6.4)
224230
mercenary (0.3.6)
225231
minima (2.5.1)
226232
jekyll (>= 3.5, < 5.0)
227233
jekyll-feed (~> 0.9)
228234
jekyll-seo-tag (~> 2.1)
229-
minitest (5.25.1)
230-
net-http (0.4.1)
235+
minitest (5.25.4)
236+
net-http (0.6.0)
231237
uri
232-
nokogiri (1.16.7-x64-mingw-ucrt)
238+
nokogiri (1.18.1-x64-mingw-ucrt)
233239
racc (~> 1.4)
234-
nokogiri (1.16.7-x86_64-linux)
240+
nokogiri (1.18.1-x86_64-linux-gnu)
235241
racc (~> 1.4)
236242
octokit (4.25.1)
237243
faraday (>= 1, < 3)
@@ -243,7 +249,7 @@ GEM
243249
rb-fsevent (0.11.2)
244250
rb-inotify (0.11.1)
245251
ffi (~> 1.0)
246-
rexml (3.3.9)
252+
rexml (3.4.0)
247253
rouge (3.30.0)
248254
rubyzip (2.3.2)
249255
safe_yaml (1.0.5)
@@ -255,20 +261,20 @@ GEM
255261
sawyer (0.9.2)
256262
addressable (>= 2.3.5)
257263
faraday (>= 0.17.3, < 3)
258-
securerandom (0.3.1)
264+
securerandom (0.4.1)
259265
simpleidn (0.2.3)
260266
terminal-table (1.8.0)
261267
unicode-display_width (~> 1.1, >= 1.1.1)
262268
typhoeus (1.4.1)
263269
ethon (>= 0.9.0)
264270
tzinfo (2.0.6)
265271
concurrent-ruby (~> 1.0)
266-
tzinfo-data (1.2024.1)
272+
tzinfo-data (1.2024.2)
267273
tzinfo (>= 1.0.0)
268274
unicode-display_width (1.8.0)
269-
uri (0.13.1)
275+
uri (1.0.2)
270276
wdm (0.1.1)
271-
webrick (1.8.2)
277+
webrick (1.9.1)
272278

273279
PLATFORMS
274280
x64-mingw-ucrt

0 commit comments

Comments
 (0)