summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenaud Chaput <renchap@gmail.com>2023-06-09 16:34:36 +0200
committerGitHub <noreply@github.com>2023-06-09 16:34:36 +0200
commite34142782f30be3b82768609c77ecf9464ae54e0 (patch)
treeb9a502f25aaa766e586706ac14d56450e95d77dc
parent75e299f44013d8ad9f1e90992e6b07ddb63d37a5 (diff)
Add Ruby & Bundler versions to Gemfile.lock (#25317)
-rw-r--r--Gemfile.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a9919bd3a28..c4fa1822ea0 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