aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'site/Gemfile.lock')
-rw-r--r--site/Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index 1cb0959..df95b15 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -210,6 +210,8 @@ GEM
210 jekyll-feed (~> 0.9) 210 jekyll-feed (~> 0.9)
211 jekyll-seo-tag (~> 2.1) 211 jekyll-seo-tag (~> 2.1)
212 minitest (5.17.0) 212 minitest (5.17.0)
213 nokogiri (1.14.2-arm64-darwin)
214 racc (~> 1.4)
213 nokogiri (1.14.2-x86_64-linux) 215 nokogiri (1.14.2-x86_64-linux)
214 racc (~> 1.4) 216 racc (~> 1.4)
215 octokit (4.25.1) 217 octokit (4.25.1)
@@ -250,6 +252,7 @@ GEM
250 webrick (1.8.1) 252 webrick (1.8.1)
251 253
252PLATFORMS 254PLATFORMS
255 arm64-darwin-22
253 x86_64-linux 256 x86_64-linux
254 257
255DEPENDENCIES 258DEPENDENCIES
Powered by cgit v1.2.3 (git 2.41.0)