From 02af4fb5b8a1457ad47f4bc3561e3871a5e3b720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 06:56:12 +0800 Subject: [PATCH] Build(deps): Bump mini_sql from 1.5.0 to 1.6.0 (#28475) Bumps [mini_sql](https://github.com/discourse/mini_sql) from 1.5.0 to 1.6.0. - [Changelog](https://github.com/discourse/mini_sql/blob/main/CHANGELOG) - [Commits](https://github.com/discourse/mini_sql/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: mini_sql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a8ff3ff267..0dd2ef33b49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -244,7 +244,7 @@ GEM libv8-node (~> 18.19.0.0) mini_scheduler (0.17.0) sidekiq (>= 4.2.3, < 7.0) - mini_sql (1.5.0) + mini_sql (1.6.0) mini_suffix (0.3.3) ffi (~> 1.9) minio_runner (0.1.2)