From ac5c8dd14ea83c6bc758aac26e8741a6158cce6c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 10:38:34 -0600 Subject: [PATCH] Update Ruby to version 3.3.6 (#1746) Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> --- .circleci/config.yml | 2 +- .ruby-version | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 9e52909cb..a8f4195b8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -26,7 +26,7 @@ aliases: paths: - node_modules - &ruby_node_browsers_docker_image - - image: cimg/ruby:3.3.5-browsers + - image: cimg/ruby:3.3.6-browsers environment: PGHOST: localhost PGUSER: untitled_application diff --git a/.ruby-version b/.ruby-version index fa7adc7ac..9c25013db 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.5 +3.3.6 diff --git a/Gemfile.lock b/Gemfile.lock index 0260d9cb8..8e5e5c39a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -778,7 +778,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.3.5 + ruby 3.3.6 BUNDLED WITH 2.4.10