Skip to content

Commit

Permalink
Removing sqlite3
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Dec 8, 2011
1 parent 491f7f9 commit 59fe344
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ source 'http://rubygems.org'

gem 'rails', '3.1.0'

gem 'sqlite3'

# Asset template engines
gem 'compass', :git => "git://github.com/chriseppstein/compass.git", :branch => "rails31"
# Gems used only for assets and not required
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ GEM
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.4)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
Expand Down Expand Up @@ -327,7 +326,6 @@ DEPENDENCIES
sass-rails (~> 3.1.0)
simplecov (~> 0.4.0)
sinatra
sqlite3
twitter
tzinfo
uglifier
Expand Down

0 comments on commit 59fe344

Please sign in to comment.