1
0
mirror of https://github.com/Mikaela/cv.git synced 2024-11-29 03:59:27 +01:00

satisfy dependabot

This commit is contained in:
Aminda Suomalainen 2022-10-25 19:10:47 +03:00
parent 545b2b1aa4
commit 631a52bb74
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 6 additions and 6 deletions

View File

@ -20,7 +20,7 @@ jobs:
bundle exec jekyll build --drafts --profile bundle exec jekyll build --drafts --profile
- name: Checks HTML5 validity - name: Checks HTML5 validity
uses: Cyb3r-Jak3/html5validator-action@v7.1.1 uses: Cyb3r-Jak3/html5validator-action@v7.2.0
with: with:
root: _site/ root: _site/
blacklist: n r or ir blacklist: n r or ir

View File

@ -25,10 +25,10 @@ GEM
ffi (>= 1.15.0) ffi (>= 1.15.0)
eventmachine (1.2.7) eventmachine (1.2.7)
execjs (2.8.1) execjs (2.8.1)
faraday (2.5.2) faraday (2.6.0)
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.0) faraday-net_http (3.0.1)
ffi (1.15.5) ffi (1.15.5)
forwardable-extended (2.6.0) forwardable-extended (2.6.0)
gemoji (3.0.1) gemoji (3.0.1)
@ -83,7 +83,7 @@ GEM
octokit (~> 4.0) octokit (~> 4.0)
public_suffix (>= 3.0, < 5.0) public_suffix (>= 3.0, < 5.0)
typhoeus (~> 1.3) typhoeus (~> 1.3)
html-pipeline (2.14.2) html-pipeline (2.14.3)
activesupport (>= 2) activesupport (>= 2)
nokogiri (>= 1.4) nokogiri (>= 1.4)
http_parser.rb (0.8.0) http_parser.rb (0.8.0)
@ -211,7 +211,7 @@ GEM
jekyll-feed (~> 0.9) jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1) jekyll-seo-tag (~> 2.1)
minitest (5.16.3) minitest (5.16.3)
nokogiri (1.13.8-x86_64-linux) nokogiri (1.13.9-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
octokit (4.25.1) octokit (4.25.1)
faraday (>= 1, < 3) faraday (>= 1, < 3)
@ -250,7 +250,7 @@ GEM
unf_ext (0.0.8.2) unf_ext (0.0.8.2)
unicode-display_width (1.8.0) unicode-display_width (1.8.0)
webrick (1.7.0) webrick (1.7.0)
zeitwerk (2.6.0) zeitwerk (2.6.1)
PLATFORMS PLATFORMS
x86_64-linux x86_64-linux