From 5fb0093353ac4955f5bfe7588bfd782b0380a520 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Fri, 31 Oct 2014 10:23:28 +0100 Subject: [PATCH] Update sqlite3 to version 1.3.10 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 748e039..1ddf937 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -182,7 +182,7 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) - sqlite3 (1.3.9) + sqlite3 (1.3.10) term-ansicolor (1.3.0) tins (~> 1.0) thor (0.19.1)