Remove mysql2 gem

This commit is contained in:
Adam Leonard 2011-10-25 20:15:59 -04:00
parent 92f6de0370
commit 7d773ecb40
2 changed files with 0 additions and 3 deletions

View file

@ -20,7 +20,6 @@ gem "kaminari"
gem "thin"
gem "git"
gem "acts_as_list"
gem "mysql2"
group :assets do
gem 'sass-rails', " ~> 3.1.0"

View file

@ -128,7 +128,6 @@ GEM
treetop (~> 1.4.8)
mime-types (1.16)
multi_json (1.0.3)
mysql2 (0.3.7)
nokogiri (1.5.0)
orm_adapter (0.0.5)
polyglot (0.3.2)
@ -259,7 +258,6 @@ DEPENDENCIES
jquery-rails
kaminari
launchy
mysql2
pygments.rb (= 0.2.3)
rails (= 3.1.0)
rails-footnotes (>= 3.7.5.rc4)