Commit 93ffba9c by David Ormsbee

Completely remove sqlite3 from gems

parent 86672a53
......@@ -44,10 +44,5 @@ gem 'rest-client'
group :test do
gem 'rspec'
gem 'rack-test', :require => "rack/test"
gem 'sqlite3'
end
group :dev do
gem 'sqlite3'
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment