From 7e2582047c3a537d3cea8ad2c4095cc54191a14f Mon Sep 17 00:00:00 2001 From: Andrew Davidson Date: Sat, 26 Jul 2014 09:17:11 -0400 Subject: [PATCH] gemfile.lock update --- Gemfile.lock | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index dc9c2a1..8f393cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,6 +12,7 @@ GEM sequel (3.15.0) sinatra (1.0) rack (>= 1.0) + sqlite3 (1.3.9) xml-simple (1.0.12) PLATFORMS @@ -23,3 +24,4 @@ DEPENDENCIES rack sequel sinatra + sqlite3