aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-01-02 00:05:12 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-01-02 00:13:50 +0100
commit4f3891ecef6648a33c152bbbc3bce79af144fddb (patch)
treeb19ea2332838c6edf3a26fde983aba4b2363a897 /README.md
parentinstall gosu via package manager (diff)
downloadjekyll-docker-4f3891ecef6648a33c152bbbc3bce79af144fddb.tar.gz
jekyll-docker-4f3891ecef6648a33c152bbbc3bce79af144fddb.zip
bump versions
Mainly because an older Ruby fails to compile on modern Ubuntu.
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cee484e..dcf2230 100644
--- a/README.md
+++ b/README.md
@@ -25,8 +25,8 @@ Or don't.
| Parameter | Default | Description
| -------------------- | --------- | --------------------------------------------------
| PROJECT_DIR | .. | Jekyll project directory
-| RUBY_INSTALL_VERSION | 0.7.0 | ruby-install version
-| RUBY_VERSION | 2.6.5 | Ruby version
+| RUBY_INSTALL_VERSION | 0.8.5 | ruby-install version
+| RUBY_VERSION | 3.1.2 | Ruby version
| CHRUBY_VERSION | 0.3.9 | chruby version
| PREFIX | ~/.local/ | Installation directory for ruby-install and chruby