Skip to content

Commit

Permalink
gem 'mysql2', '~> 0.3.18'
Browse files Browse the repository at this point in the history
Follow up rails#18914.
  • Loading branch information
kamipo committed May 3, 2015
1 parent eb3380f commit 40323ad
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
require 'active_record/connection_adapters/abstract_mysql_adapter'

gem 'mysql2', '~> 0.3.13'
gem 'mysql2', '~> 0.3.18'
require 'mysql2'

module ActiveRecord
Expand Down

0 comments on commit 40323ad

Please sign in to comment.