Skip to content

Commit d2c01cc

Browse files
committed
build: bundle update
1 parent 5ab4d05 commit d2c01cc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.2)
4+
activesupport (7.1.3)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -11,17 +11,17 @@ GEM
1111
minitest (>= 5.1)
1212
mutex_m
1313
tzinfo (~> 2.0)
14-
addressable (2.8.5)
14+
addressable (2.8.6)
1515
public_suffix (>= 2.0.2, < 6.0)
1616
base64 (0.2.0)
17-
bigdecimal (3.1.4)
17+
bigdecimal (3.1.6)
1818
coffee-script (2.4.1)
1919
coffee-script-source
2020
execjs
2121
coffee-script-source (1.11.1)
2222
colorator (1.1.0)
2323
commonmarker (0.23.10)
24-
concurrent-ruby (1.2.2)
24+
concurrent-ruby (1.2.3)
2525
connection_pool (2.4.1)
2626
dnsruby (1.70.0)
2727
simpleidn (~> 0.2.1)
@@ -34,7 +34,7 @@ GEM
3434
ffi (>= 1.15.0)
3535
eventmachine (1.2.7)
3636
execjs (2.9.1)
37-
faraday (2.7.12)
37+
faraday (2.8.1)
3838
base64
3939
faraday-net_http (>= 2.0, < 3.1)
4040
ruby2_keywords (>= 0.0.4)
@@ -220,7 +220,7 @@ GEM
220220
jekyll (>= 3.5, < 5.0)
221221
jekyll-feed (~> 0.9)
222222
jekyll-seo-tag (~> 2.1)
223-
minitest (5.20.0)
223+
minitest (5.21.2)
224224
mutex_m (0.2.0)
225225
nokogiri (1.15.5-arm64-darwin)
226226
racc (~> 1.4)

0 commit comments

Comments
 (0)