From 9855962834991e2cee12bc9021f06453e596bafa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 17:11:09 +1100 Subject: [PATCH] Build(deps): Bump mini_sql from 1.3.0 to 1.4.0 (#16128) Bumps [mini_sql](https://github.com/discourse/mini_sql) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/discourse/mini_sql/releases) - [Changelog](https://github.com/discourse/mini_sql/blob/main/CHANGELOG) - [Commits](https://github.com/discourse/mini_sql/compare/v1.3.0...v1.4.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 b11d7dd464..23ced2f091 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,7 +236,7 @@ GEM libv8-node (~> 16.10.0.0) mini_scheduler (0.13.0) sidekiq (>= 4.2.3) - mini_sql (1.3.0) + mini_sql (1.4.0) mini_suffix (0.3.3) ffi (~> 1.9) minitest (5.15.0)