Skip to content

Commit a4eb371

Browse files
committed
build: bundle update
1 parent acc7c36 commit a4eb371

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

Gemfile.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,32 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.8)
4+
activesupport (7.1.1)
5+
base64
6+
bigdecimal
57
concurrent-ruby (~> 1.0, >= 1.0.2)
8+
connection_pool (>= 2.2.5)
9+
drb
610
i18n (>= 1.6, < 2)
711
minitest (>= 5.1)
12+
mutex_m
813
tzinfo (~> 2.0)
914
addressable (2.8.5)
1015
public_suffix (>= 2.0.2, < 6.0)
1116
base64 (0.1.1)
17+
bigdecimal (3.1.4)
1218
coffee-script (2.4.1)
1319
coffee-script-source
1420
execjs
1521
coffee-script-source (1.11.1)
1622
colorator (1.1.0)
1723
commonmarker (0.23.10)
1824
concurrent-ruby (1.2.2)
25+
connection_pool (2.4.1)
1926
dnsruby (1.70.0)
2027
simpleidn (~> 0.2.1)
28+
drb (2.1.1)
29+
ruby2_keywords
2130
em-websocket (0.5.3)
2231
eventmachine (>= 0.12.9)
2332
http_parser.rb (~> 0)
@@ -30,7 +39,7 @@ GEM
3039
faraday-net_http (>= 2.0, < 3.1)
3140
ruby2_keywords (>= 0.0.4)
3241
faraday-net_http (3.0.2)
33-
ffi (1.16.2)
42+
ffi (1.16.3)
3443
forwardable-extended (2.6.0)
3544
gemoji (3.0.1)
3645
github-pages (228)
@@ -212,6 +221,7 @@ GEM
212221
jekyll-feed (~> 0.9)
213222
jekyll-seo-tag (~> 2.1)
214223
minitest (5.20.0)
224+
mutex_m (0.1.2)
215225
nokogiri (1.15.4-arm64-darwin)
216226
racc (~> 1.4)
217227
nokogiri (1.15.4-x86_64-linux)

0 commit comments

Comments
 (0)