From e34142782f30be3b82768609c77ecf9464ae54e0 Mon Sep 17 00:00:00 2001 From: Renaud Chaput Date: Fri, 9 Jun 2023 16:34:36 +0200 Subject: [PATCH] Add Ruby & Bundler versions to Gemfile.lock (#25317) --- Gemfile.lock | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index a9919bd3a..c4fa1822e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -882,3 +882,9 @@ DEPENDENCIES webpacker (~> 5.4) webpush! xorcist (~> 1.1) + +RUBY VERSION + ruby 3.2.2p53 + +BUNDLED WITH + 2.4.13