summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 352b7d009..4d8a65a9c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -57,6 +57,7 @@ platforms :jruby do
gem "activerecord-jdbc-adapter", "1.2.2"
group :mysql do
+ gem "jdbc-mysql", "5.1.13"
gem "activerecord-jdbcmysql-adapter"
end