From 6b4c053e50d64278192fdb04c5e06863a4a71775 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 03:52:06 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v3.3.4 --- logto-sample/Gemfile | 2 +- logto-sample/Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/logto-sample/Gemfile b/logto-sample/Gemfile index 2dcaeb9..fdbdd0a 100644 --- a/logto-sample/Gemfile +++ b/logto-sample/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -ruby "3.3.3" +ruby "3.3.4" # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" gem "rails", "~> 7.1.3", ">= 7.1.3.4" diff --git a/logto-sample/Gemfile.lock b/logto-sample/Gemfile.lock index 914d6e7..e0ed8e2 100644 --- a/logto-sample/Gemfile.lock +++ b/logto-sample/Gemfile.lock @@ -278,7 +278,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.3.3p89 + ruby 3.3.4p94 BUNDLED WITH 2.5.11