From 490c139cfbecac1de63722ca869e657dfdae8bcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:23:10 +0000 Subject: [PATCH] Build(deps): Bump mini_sql from 1.0.1 to 1.4.0 Bumps [mini_sql](https://github.com/discourse/mini_sql) from 1.0.1 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.0.1...v1.4.0) --- updated-dependencies: - dependency-name: mini_sql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 16e6fc299a2e8..86b20f752a790 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,7 +214,7 @@ GEM libv8 (~> 8.4.255) mini_scheduler (0.13.0) sidekiq (>= 4.2.3) - mini_sql (1.0.1) + mini_sql (1.4.0) mini_suffix (0.3.2) ffi (~> 1.9) minitest (5.14.4)