8000 Fix test with Rails 4.2.10 · jbox-web/ajax-datatables-rails@46afca5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 46afca5

Browse files
committed
Fix test with Rails 4.2.10
1 parent ce67b6a commit 46afca5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gemfiles/rails_4.2.10.gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
source "https://rubygems.org"
44

55
gem "rails", "4.2.10"
6+
gem "mysql2", "0.4.10"
67
gem "activerecord-oracle_enhanced-adapter", "~> 1.6.0"
78
gem "ruby-oci8" if ENV["DB_ADAPTER"] == "oracle_enhanced"
89

0 commit comments

Comments
 (0)
0