From b1c92a11d8afc8a09d04050827436aea7d3ada5c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2020 11:31:47 +0000 Subject: [PATCH] Bump sqlite3 from 1.3.9 to 1.4.2 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.3.9 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.9...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 14dbe0d..c0a4c95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8) - sqlite3 (1.3.9) + sqlite3 (1.4.2) thor (0.19.1) thread_safe (0.3.4) tilt (1.4.1)