From 9e75201c3bdbb7b93fb9c40d3052837b255b960b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 07:06:00 +0000 Subject: [PATCH] Bump sqlite3 from 1.3.6 to 1.4.2 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.3.6 to 1.4.2. - [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.2) 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..35ada84 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.2) thor (0.15.4) tilt (1.3.3) treetop (1.4.10)