Skip to content

Commit

Permalink
sqlite3
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Kozlov committed Nov 19, 2011
1 parent d0cf913 commit 213bf0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -5,7 +5,7 @@ gem 'rails', '3.1.1'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'

# gem 'sqlite3'
gem 'sqlite3'

gem 'netzke-core'
gem 'netzke-basepack'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -104,6 +104,7 @@ GEM
hike (~> 1.2)
rack (~> 1.0)
tilt (!= 1.3.0, ~> 1.1)
sqlite3 (1.3.4)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
Expand All @@ -130,5 +131,6 @@ DEPENDENCIES
pg
rails (= 3.1.1)
sass-rails (~> 3.1.0)
sqlite3
turn
uglifier

0 comments on commit 213bf0e

Please sign in to comment.