From 25f7c0b48e0d7a76431ad70aea6e81b51e392dc0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2019 05:41:52 +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 542b1d15..7a251324 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1429,7 +1429,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sqlite3 (1.4.1) + sqlite3 (1.4.2) stackprof (0.2.14) statsd-ruby (1.4.0) stripe (5.11.0)