diff --git a/Gemfile b/Gemfile index 7056c46..ef8e496 100644 --- a/Gemfile +++ b/Gemfile @@ -49,6 +49,7 @@ group :test do gem "fakeweb", "1.2.5" gem "jferris-mocha", "0.9.5.0.1241126838", :require => "mocha" + gem 'sqlite3' end group :test, :cucumber do -- libgit2 0.21.2