diff options
author | Carl Lerche <carllerche@mac.com> | 2010-02-01 15:28:31 -0800 |
---|---|---|
committer | Carl Lerche <carllerche@mac.com> | 2010-02-01 15:42:45 -0800 |
commit | b9edb0c60c11025311fb06f2e60b3354f1b6cb09 (patch) | |
tree | 103dfde01898ddd8d2ab14b3352a31b28eaab78c /Gemfile | |
parent | 16c0d1d3b6089bb4b0b0baf7c3eeb5949f31f02b (diff) | |
download | rails-b9edb0c60c11025311fb06f2e60b3354f1b6cb09.tar.gz rails-b9edb0c60c11025311fb06f2e60b3354f1b6cb09.tar.bz2 rails-b9edb0c60c11025311fb06f2e60b3354f1b6cb09.zip |
Update the Gemfile and CI build
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ if RUBY_VERSION < '1.9' end # AR -gem "arel", ">= 0.2.0" gem "sqlite3-ruby", ">= 1.2.5" group :test do |