From baecdd5cbd365564bad0e8e2aa06683f4c92f886 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Fri, 10 Nov 2023 13:43:38 +0100 Subject: [PATCH] chore(bundle): update groupdate to fix ActiveRecord::Base.default_timezone deprecation warning --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28f64329f..40e092458 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -293,8 +293,8 @@ GEM bundler (>= 1.14) graphql (>= 1.10, < 3.0) thor (>= 0.19, < 2.0) - groupdate (5.2.2) - activesupport (>= 5) + groupdate (6.4.0) + activesupport (>= 6.1) haml (6.0.5) temple (>= 0.8.2) thor