From f0726cdcef832aa32c3f8e8667857c27edf58a80 Mon Sep 17 00:00:00 2001 From: Marco Tranchino Date: Fri, 13 Sep 2024 09:58:05 +0100 Subject: [PATCH] Bump ruby version for the example project With this commit, we are just updating the ruby version for the example project since the current version is old and no longer supported. --- example/.ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/.ruby-version b/example/.ruby-version index 37c2961c..15a27998 100644 --- a/example/.ruby-version +++ b/example/.ruby-version @@ -1 +1 @@ -2.7.2 +3.3.0