Skip to content

Commit c0800bf

Browse files
committed
build: bundle update
1 parent cc373e3 commit c0800bf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.6)
4+
activesupport (7.0.7.2)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
addressable (2.8.4)
9+
addressable (2.8.5)
1010
public_suffix (>= 2.0.2, < 6.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
1313
execjs
1414
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
16-
commonmarker (0.23.9)
16+
commonmarker (0.23.10)
1717
concurrent-ruby (1.2.2)
1818
dnsruby (1.70.0)
1919
simpleidn (~> 0.2.1)
@@ -209,10 +209,10 @@ GEM
209209
jekyll (>= 3.5, < 5.0)
210210
jekyll-feed (~> 0.9)
211211
jekyll-seo-tag (~> 2.1)
212-
minitest (5.19.0)
213-
nokogiri (1.15.3-arm64-darwin)
212+
minitest (5.20.0)
213+
nokogiri (1.15.4-arm64-darwin)
214214
racc (~> 1.4)
215-
nokogiri (1.15.3-x86_64-linux)
215+
nokogiri (1.15.4-x86_64-linux)
216216
racc (~> 1.4)
217217
octokit (4.25.1)
218218
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)