Skip to content

Commit

Permalink
Forgot to save one
Browse files Browse the repository at this point in the history
  • Loading branch information
clemens committed Nov 11, 2015
1 parent f017cd8 commit bfc19fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/Gemfile.rails32
Expand Up @@ -3,8 +3,7 @@ source 'http://rubygems.org'
gem 'rails', github: 'rails/rails', branch: '3-2-stable'
gem 'delocalize', path: '../'

# using sqlite3 1.3.8 due to Rubinius issue, see https://github.com/travis-ci/travis-ci/issues/2006
gem 'sqlite3', '1.3.8', platforms: [:ruby, :mswin, :mingw]
gem 'sqlite3', platforms: [:ruby, :mswin, :mingw]
gem 'jdbc-sqlite3', platform: :jruby
gem 'activerecord-jdbcsqlite3-adapter', platform: :jruby

Expand Down

0 comments on commit bfc19fb

Please sign in to comment.