mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-19 19:37:23 +02:00
Compare commits
3 Commits
bf9180a174
...
e23e00a1a4
Author | SHA1 | Date | |
---|---|---|---|
e23e00a1a4 | |||
0499ada28a | |||
4f2424c193 |
@ -34,7 +34,7 @@ repos:
|
|||||||
args: [--update-only, --notitle]
|
args: [--update-only, --notitle]
|
||||||
|
|
||||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||||
rev: 0.23.1
|
rev: 0.23.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-dependabot
|
- id: check-dependabot
|
||||||
- id: check-github-actions
|
- id: check-github-actions
|
||||||
|
6
Gemfile.lock
generated
6
Gemfile.lock
generated
@ -24,7 +24,7 @@ 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.7.5)
|
faraday (2.7.6)
|
||||||
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)
|
||||||
@ -209,7 +209,7 @@ 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.18.0)
|
minitest (5.18.1)
|
||||||
nokogiri (1.15.2-x86_64-linux)
|
nokogiri (1.15.2-x86_64-linux)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
octokit (4.25.1)
|
octokit (4.25.1)
|
||||||
@ -218,7 +218,7 @@ GEM
|
|||||||
pathutil (0.16.2)
|
pathutil (0.16.2)
|
||||||
forwardable-extended (~> 2.6)
|
forwardable-extended (~> 2.6)
|
||||||
public_suffix (4.0.7)
|
public_suffix (4.0.7)
|
||||||
racc (1.6.2)
|
racc (1.7.1)
|
||||||
rb-fsevent (0.11.2)
|
rb-fsevent (0.11.2)
|
||||||
rb-inotify (0.10.1)
|
rb-inotify (0.10.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
|
2
n/gpg.md
2
n/gpg.md
@ -130,7 +130,7 @@ commands in `gpg --edit-key "key fingerprint here:
|
|||||||
- Add notations: `notation`
|
- Add notations: `notation`
|
||||||
- Remove notations: `notation` from `showpref` with a `-` in the beginning
|
- Remove notations: `notation` from `showpref` with a `-` in the beginning
|
||||||
|
|
||||||
Don't forget to `gpg --keyserver hkps://keys.openpgp.org --send-keys "your keyid here" !
|
Don't forget to `gpg --keyserver hkps://keys.openpgp.org --send-keys "your keyid here"` !
|
||||||
|
|
||||||
### Keyoxide docs
|
### Keyoxide docs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user