Skip to content

Commit

Permalink
Limit activerecord-jdbc-adapter to prevent errors on Ruby18 in the 3.…
Browse files Browse the repository at this point in the history
…0.gemfile
  • Loading branch information
batter committed Apr 29, 2015
1 parent a2a1c1c commit 6cc0617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gemfiles/3.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ group :development, :test do
gem 'activerecord-jdbcsqlite3-adapter', '~> 1.3'
gem 'activerecord-jdbcpostgresql-adapter', '~> 1.3'
gem 'activerecord-jdbcmysql-adapter', '~> 1.3'
gem 'activerecord-jdbc-adapter', '1.3.15'
end
end

0 comments on commit 6cc0617

Please sign in to comment.