This commit is contained in:
⧉ infominer 2023-09-29 23:26:04 -04:00
parent da776c41ab
commit 9a38c6e71d
1 changed files with 10 additions and 8 deletions

View File

@ -1,13 +1,14 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (7.0.7) activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2) i18n (>= 1.6, < 2)
minitest (>= 5.1) minitest (>= 5.1)
tzinfo (~> 2.0) tzinfo (~> 2.0)
addressable (2.8.5) addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 6.0)
base64 (0.1.1)
coffee-script (2.4.1) coffee-script (2.4.1)
coffee-script-source coffee-script-source
execjs execjs
@ -23,14 +24,15 @@ GEM
ethon (0.16.0) ethon (0.16.0)
ffi (>= 1.15.0) ffi (>= 1.15.0)
eventmachine (1.2.7) eventmachine (1.2.7)
execjs (2.8.1) execjs (2.9.1)
faraday (2.7.10) faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1) faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4) ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2) faraday-net_http (3.0.2)
faraday-retry (2.2.0) faraday-retry (2.2.0)
faraday (~> 2.0) faraday (~> 2.0)
ffi (1.15.5) ffi (1.16.2)
forwardable-extended (2.6.0) forwardable-extended (2.6.0)
gemoji (3.0.1) gemoji (3.0.1)
github-pages (228) github-pages (228)
@ -211,8 +213,8 @@ GEM
jekyll (>= 3.5, < 5.0) jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9) jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1) jekyll-seo-tag (~> 2.1)
minitest (5.19.0) minitest (5.20.0)
nokogiri (1.15.4-x86_64-linux) nokogiri (1.15.4-x86_64-darwin)
racc (~> 1.4) racc (~> 1.4)
octokit (4.25.1) octokit (4.25.1)
faraday (>= 1, < 3) faraday (>= 1, < 3)
@ -252,7 +254,7 @@ GEM
webrick (1.8.1) webrick (1.8.1)
PLATFORMS PLATFORMS
x86_64-linux x86_64-darwin-20
DEPENDENCIES DEPENDENCIES
faraday-retry (~> 2.1) faraday-retry (~> 2.1)
@ -264,4 +266,4 @@ DEPENDENCIES
webrick webrick
BUNDLED WITH BUNDLED WITH
2.4.6 2.3.7