From 658b4df74ada7757539d1c9ce431de1a69e773e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 09:00:05 +0800 Subject: [PATCH] Build(deps): Bump mini_sql from 1.4.0 to 1.5.0 (#23118) Bumps [mini_sql](https://github.com/discourse/mini_sql) from 1.4.0 to 1.5.0. - [Changelog](https://github.com/discourse/mini_sql/blob/main/CHANGELOG) - [Commits](https://github.com/discourse/mini_sql/compare/v1.4.0...v1.5.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 931125b7a58..3d4b6965010 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,7 +240,7 @@ GEM libv8-node (~> 18.16.0.0) mini_scheduler (0.16.0) sidekiq (>= 4.2.3, < 7.0) - mini_sql (1.4.0) + mini_sql (1.5.0) mini_suffix (0.3.3) ffi (~> 1.9) minitest (5.19.0)