From 6db479466a911e91b563e46f331b227e51441bdb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 17:11:05 +0000 Subject: [PATCH] Bump sqlite3 from 1.3.6 to 1.4.1 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.3.6 to 1.4.1. - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.3.6...v1.4.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4a2dfc8..e618eaa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sqlite3 (1.3.6) + sqlite3 (1.4.1) thor (0.15.4) tilt (1.3.3) treetop (1.4.10)