Skip to content

Commit a7b94a9

Browse files
committed
build: bundle update
1 parent 50cd075 commit a7b94a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.5)
4+
activesupport (7.0.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -24,7 +24,7 @@ GEM
2424
ffi (>= 1.15.0)
2525
eventmachine (1.2.7)
2626
execjs (2.8.1)
27-
faraday (2.7.7)
27+
faraday (2.7.10)
2828
faraday-net_http (>= 2.0, < 3.1)
2929
ruby2_keywords (>= 0.0.4)
3030
faraday-net_http (3.0.2)
@@ -210,9 +210,9 @@ GEM
210210
jekyll-feed (~> 0.9)
211211
jekyll-seo-tag (~> 2.1)
212212
minitest (5.18.1)
213-
nokogiri (1.15.2-arm64-darwin)
213+
nokogiri (1.15.3-arm64-darwin)
214214
racc (~> 1.4)
215-
nokogiri (1.15.2-x86_64-linux)
215+
nokogiri (1.15.3-x86_64-linux)
216216
racc (~> 1.4)
217217
octokit (4.25.1)
218218
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)