Skip to content

Commit 666eb2b

Browse files
committed
build: bundle update
1 parent bfb59a4 commit 666eb2b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 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.4.3)
4+
activesupport (7.0.5)
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.4)
27+
faraday (2.7.7)
2828
faraday-net_http (>= 2.0, < 3.1)
2929
ruby2_keywords (>= 0.0.4)
3030
faraday-net_http (3.0.2)
@@ -86,7 +86,7 @@ GEM
8686
activesupport (>= 2)
8787
nokogiri (>= 1.4)
8888
http_parser.rb (0.8.0)
89-
i18n (1.13.0)
89+
i18n (1.14.1)
9090
concurrent-ruby (~> 1.0)
9191
jekyll (3.9.3)
9292
addressable (~> 2.4)
@@ -209,18 +209,18 @@ GEM
209209
jekyll (>= 3.5, < 5.0)
210210
jekyll-feed (~> 0.9)
211211
jekyll-seo-tag (~> 2.1)
212-
minitest (5.18.0)
213-
nokogiri (1.15.1-arm64-darwin)
212+
minitest (5.18.1)
213+
nokogiri (1.15.2-arm64-darwin)
214214
racc (~> 1.4)
215-
nokogiri (1.15.1-x86_64-linux)
215+
nokogiri (1.15.2-x86_64-linux)
216216
racc (~> 1.4)
217217
octokit (4.25.1)
218218
faraday (>= 1, < 3)
219219
sawyer (~> 0.9)
220220
pathutil (0.16.2)
221221
forwardable-extended (~> 2.6)
222222
public_suffix (4.0.7)
223-
racc (1.6.2)
223+
racc (1.7.1)
224224
rb-fsevent (0.11.2)
225225
rb-inotify (0.10.1)
226226
ffi (~> 1.0)

0 commit comments

Comments
 (0)