From 6d851b5c5cd11707b83801ce58a8e52ff8b32749 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2020 05:18:55 +0000 Subject: [PATCH] Bump sqlite3 from 1.4.1 to 1.4.2 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.4.1 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.4.1...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 10fa665a..e01c3220 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -242,7 +242,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sqlite3 (1.4.1) + sqlite3 (1.4.2) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) therubyracer (0.12.3)