mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-23 20:59:28 +01:00
Compare commits
4 Commits
d3cd251122
...
7978005905
Author | SHA1 | Date | |
---|---|---|---|
|
7978005905 | ||
1e8eedd897 | |||
f2d404fe27 | |||
|
0f1a953906 |
@ -1 +1 @@
|
||||
3.12.5
|
||||
3.12.6
|
||||
|
18
Gemfile.lock
generated
18
Gemfile.lock
generated
@ -36,22 +36,22 @@ GEM
|
||||
ffi (1.17.0-x86_64-linux-gnu)
|
||||
ffi (1.17.0-x86_64-linux-musl)
|
||||
forwardable-extended (2.6.0)
|
||||
google-protobuf (4.28.0)
|
||||
google-protobuf (4.28.1)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
google-protobuf (4.28.0-aarch64-linux)
|
||||
google-protobuf (4.28.1-aarch64-linux)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
google-protobuf (4.28.0-arm64-darwin)
|
||||
google-protobuf (4.28.1-arm64-darwin)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
google-protobuf (4.28.0-x86-linux)
|
||||
google-protobuf (4.28.1-x86-linux)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
google-protobuf (4.28.0-x86_64-darwin)
|
||||
google-protobuf (4.28.1-x86_64-darwin)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
google-protobuf (4.28.0-x86_64-linux)
|
||||
google-protobuf (4.28.1-x86_64-linux)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
haml (6.3.0)
|
||||
@ -62,9 +62,9 @@ GEM
|
||||
activesupport (>= 2)
|
||||
nokogiri (>= 1.4)
|
||||
http_parser.rb (0.8.0)
|
||||
i18n (1.14.5)
|
||||
i18n (1.14.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
jekyll (4.3.3)
|
||||
jekyll (4.3.4)
|
||||
addressable (~> 2.4)
|
||||
colorator (~> 1.0)
|
||||
em-websocket (~> 0.5)
|
||||
@ -106,7 +106,7 @@ GEM
|
||||
logger (1.6.1)
|
||||
mercenary (0.4.0)
|
||||
mini_portile2 (2.8.7)
|
||||
minima (2.5.1)
|
||||
minima (2.5.2)
|
||||
jekyll (>= 3.5, < 5.0)
|
||||
jekyll-feed (~> 0.9)
|
||||
jekyll-seo-tag (~> 2.1)
|
||||
|
2
package.json
vendored
2
package.json
vendored
@ -2,6 +2,6 @@
|
||||
"devDependencies": {
|
||||
"@aminda/global-prettier-config": "2024.28.4"
|
||||
},
|
||||
"packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1",
|
||||
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c",
|
||||
"prettier": "@aminda/global-prettier-config"
|
||||
}
|
||||
|
@ -10,6 +10,7 @@ https://github.com/bitwarden/authenticator-android
|
||||
https://github.com/bitwarden/mobile
|
||||
https://github.com/breezy-weather/breezy-weather
|
||||
https://github.com/butzist/ActivityLauncher
|
||||
https://github.com/CasperVerswijvelt/Better-Internet-Tiles
|
||||
https://github.com/Catfriend1/syncthing-android
|
||||
https://github.com/Catfriend1/syncthing-android-fdroid
|
||||
https://github.com/celzero/rethink-app
|
||||
@ -43,6 +44,7 @@ https://github.com/krille-chan/fluffychat
|
||||
https://github.com/kylecorry31/Trail-Sense
|
||||
https://github.com/Lambada10/SongSync
|
||||
https://github.com/laurent22/joplin-android
|
||||
https://github.com/LibreShift/red-moon
|
||||
https://github.com/ligi/SurvivalManual
|
||||
https://github.com/markusfisch/BinaryEye
|
||||
https://github.com/mastodon/mastodon-android
|
||||
@ -62,6 +64,8 @@ https://github.com/PranshulGG/WeatherMaster
|
||||
https://github.com/project-kaat/gpsdRelay
|
||||
https://github.com/RikkaApps/Shizuku
|
||||
https://github.com/schorschii/FsClock-Android
|
||||
https://github.com/SecUSo/privacy-friendly-pedometer
|
||||
https://github.com/SecUSo/privacy-friendly-qr-scanner
|
||||
https://github.com/seemoo-lab/AirGuard
|
||||
https://github.com/segler-alex/RadioDroid
|
||||
https://github.com/shub39/Rush
|
||||
@ -78,6 +82,7 @@ https://github.com/Tobi823/ffupdater
|
||||
https://github.com/tosdr/tosdr-android
|
||||
https://github.com/UnifiedPush/fcm-distributor
|
||||
https://github.com/UP-NextPush/android
|
||||
https://github.com/yolosec/routerkeygenAndroid
|
||||
https://github.com/Zverik/every_door
|
||||
https://gitlab.com/AuroraOSS/AuroraStore
|
||||
https://gitlab.com/guardianproject/proofmode/proofmode-android
|
||||
|
Loading…
Reference in New Issue
Block a user