From 25bee3f09f512a4eddddd5e279e9f95d650d0131 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Thu, 5 Jun 2025 22:26:49 +0200 Subject: [PATCH] bump ruby version to 3.3 closes: #373 Signed-off-by: Christian Brabandt --- README.md | 2 +- appveyor.bat | 8 ++++---- appveyor.yml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8d9185db..9b65090b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ You can find those interperters here: * [Python](https://www.python.org/downloads/) 2.7 * [Python 3](https://www.python.org/downloads/) 3.8 or later * [Racket](https://download.racket-lang.org/) 8.7 (BC) -* [RubyInstaller](http://rubyinstaller.org/downloads/) 3.2 +* [RubyInstaller](http://rubyinstaller.org/downloads/) 3.3 Make sure that you install the same architecture (32bit/64bit) for those libraries that matches your Vim installation. diff --git a/appveyor.bat b/appveyor.bat index 124473d2..52c618ee 100755 --- a/appveyor.bat +++ b/appveyor.bat @@ -100,10 +100,10 @@ set "RACKET_DIR=%DEPENDENCIES%\racket%RACKET_VER%-%ARCH%" set "MZSCHEME_VER=%RACKET_VER%" @rem Ruby -set "RUBY_VER=32" -set "RUBY_API_VER_LONG=3.2.0" -set "RUBY_BRANCH=ruby_3_2" -set "RUBY_RELEASE=3.2.2-1" +set "RUBY_VER=33" +set "RUBY_API_VER_LONG=3.3.0" +set "RUBY_BRANCH=ruby_3_3" +set "RUBY_RELEASE=3.3.8-1" set "RUBY_SRC_URL=https://github.com/ruby/ruby/archive/%RUBY_BRANCH%.zip" set "RUBY_URL=https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-%RUBY_RELEASE%/rubyinstaller-%RUBY_RELEASE%-%ARCH%.7z" set "RUBY_DIR=%DEPENDENCIES%\Ruby%RUBY_VER%-%ARCH%" diff --git a/appveyor.yml b/appveyor.yml index e0a8441c..24ed8ab3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -138,7 +138,7 @@ deploy: * [Python](https://www.python.org/downloads/) 2.7 * [Python3](https://www.python.org/downloads/) 3.8 or later * [Racket](https://download.racket-lang.org/) 8.7 (BC) - * [RubyInstaller](http://rubyinstaller.org/downloads/) 3.2 + * [RubyInstaller](http://rubyinstaller.org/downloads/) 3.3 * [libsodium](https://download.libsodium.org/libsodium/) 1.0.19