summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2024-05-24 09:20:06 +0000
committerlain <lain@soykaf.club>2024-05-24 09:20:06 +0000
commit134f3bff6702333ea4b7d2e0e82391bbdf9c727e (patch)
tree864d7985298bd77394257f17ae61e9415c4f8f99 /docs
parent05b9805bf98ddfc6a0ecf72b778182eb7af169e2 (diff)
parentf5c029524752e1820ea29f6557647823ae89ecf1 (diff)
downloadpleroma-134f3bff6702333ea4b7d2e0e82391bbdf9c727e.tar.gz
pleroma-134f3bff6702333ea4b7d2e0e82391bbdf9c727e.zip
Merge branch 'bump-elixir' into 'develop'
Bump minimum Elixir to 1.13 See merge request pleroma/pleroma!4014
Diffstat (limited to 'docs')
-rw-r--r--docs/installation/debian_based_jp.md2
-rw-r--r--docs/installation/generic_dependencies.include2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation/debian_based_jp.md b/docs/installation/debian_based_jp.md
index b6b5c9c07..5a0823a63 100644
--- a/docs/installation/debian_based_jp.md
+++ b/docs/installation/debian_based_jp.md
@@ -14,7 +14,7 @@ Note: This article is potentially outdated because at this time we may not have
- PostgreSQL 11.0以上 (Ubuntu16.04では9.5しか提供されていないので,[](https://www.postgresql.org/download/linux/ubuntu/)こちらから新しいバージョンを入手してください)
- `postgresql-contrib` 11.0以上 (同上)
-- Elixir 1.8 以上 ([Debianのリポジトリからインストールしないこと!!! ここからインストールすること!](https://elixir-lang.org/install.html#unix-and-unix-like)。または [asdf](https://github.com/asdf-vm/asdf) をpleromaユーザーでインストールしてください)
+- Elixir 1.13 以上 ([Debianのリポジトリからインストールしないこと!!! ここからインストールすること!](https://elixir-lang.org/install.html#unix-and-unix-like)。または [asdf](https://github.com/asdf-vm/asdf) をpleromaユーザーでインストールしてください)
- `erlang-dev`
- `erlang-nox`
- `git`
diff --git a/docs/installation/generic_dependencies.include b/docs/installation/generic_dependencies.include
index 6572716ed..666f49fbb 100644
--- a/docs/installation/generic_dependencies.include
+++ b/docs/installation/generic_dependencies.include
@@ -1,7 +1,7 @@
## Required dependencies
* PostgreSQL >=11.0
-* Elixir >=1.11.0 <1.15
+* Elixir >=1.13.0 <1.15
* Erlang OTP >=22.2.0 (supported: <27)
* git
* file / libmagic