Skip to content

Commit

Permalink
AR wants sqlite3 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hone authored and josevalim committed Sep 22, 2011
1 parent 667ef57 commit 1de89e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -63,7 +63,7 @@ platforms :ruby do
gem "nokogiri", ">= 1.4.5"

# AR
gem "sqlite3", "~> 1.3.3"
gem "sqlite3", "~> 1.3.4"

group :db do
gem "pg", ">= 0.11.0" unless ENV['TRAVIS'] # once pg is on travis this can be removed
Expand Down

0 comments on commit 1de89e5

Please sign in to comment.