From a3dd3104632752417e1cac28ced06c4d6786ad5b Mon Sep 17 00:00:00 2001 From: Espen Antonsen Date: Tue, 22 Nov 2011 13:05:08 +0800 Subject: [PATCH] bundle install --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cba748b..aceddb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,6 @@ GEM mini_magick (3.3) subexec (~> 0.1.0) multi_json (1.0.3) - mysql2 (0.2.13) net-scp (1.0.4) net-ssh (>= 1.99.1) net-ssh (2.1.4) @@ -88,6 +87,9 @@ GEM rake (0.9.2) rdoc (3.9.4) ruby-hmac (0.4.0) + sqlite3 (1.3.4) + sqlite3-ruby (1.3.3) + sqlite3 (>= 1.3.3) subexec (0.1.0) thor (0.14.6) treetop (1.4.10) @@ -105,5 +107,5 @@ DEPENDENCIES mime-types mini_exiftool mini_magick - mysql2 (~> 0.2.7) rails (= 3.0.10) + sqlite3-ruby