From 803c8ea993d4bd6fc1a9dd76447de41f106ac5b6 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Wed, 12 Oct 2016 14:52:37 -0700 Subject: [PATCH] Update sqlite3 dependency to version 1.3.12 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ddfe93b..899e761 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,7 +189,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sqlite3 (1.3.11) + sqlite3 (1.3.12) term-ansicolor (1.4.0) tins (~> 1.0) thor (0.19.1) @@ -241,4 +241,4 @@ RUBY VERSION ruby 2.3.1p112 BUNDLED WITH - 1.13.1 + 1.13.2