Skip to content

Commit a10fbc5

Browse files
committed
build: bundle update
1 parent 4ef7ff1 commit a10fbc5

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
@@ -6,17 +6,17 @@ GEM
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
addressable (2.8.2)
9+
addressable (2.8.4)
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.8)
16+
commonmarker (0.23.9)
1717
concurrent-ruby (1.2.2)
18-
dnsruby (1.61.9)
19-
simpleidn (~> 0.1)
18+
dnsruby (1.70.0)
19+
simpleidn (~> 0.2.1)
2020
em-websocket (0.5.3)
2121
eventmachine (>= 0.12.9)
2222
http_parser.rb (~> 0)
@@ -86,7 +86,7 @@ GEM
8686
activesupport (>= 2)
8787
nokogiri (>= 1.4)
8888
http_parser.rb (0.8.0)
89-
i18n (1.12.0)
89+
i18n (1.13.0)
9090
concurrent-ruby (~> 1.0)
9191
jekyll (3.9.3)
9292
addressable (~> 2.4)
@@ -210,9 +210,9 @@ GEM
210210
jekyll-feed (~> 0.9)
211211
jekyll-seo-tag (~> 2.1)
212212
minitest (5.18.0)
213-
nokogiri (1.14.2-arm64-darwin)
213+
nokogiri (1.15.1-arm64-darwin)
214214
racc (~> 1.4)
215-
nokogiri (1.14.2-x86_64-linux)
215+
nokogiri (1.15.1-x86_64-linux)
216216
racc (~> 1.4)
217217
octokit (4.25.1)
218218
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)