Skip to content
This repository was archived by the owner on Jun 29, 2019. It is now read-only.

Commit 3c09391

Browse files
committed
Updating mysql2 gem version on Gemfile
1 parent 70f687b commit 3c09391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ group :tester do
1010

1111
# engines
1212
gem 'pg', '~> 0.18.4'
13-
gem 'mysql2', '~> 0.4.2'
13+
gem 'mysql2', '~> 0.4.6'
1414
gem 'mongoid', '~> 5.0', '>= 5.0.2'
1515
gem 'rethinkdb', '~> 2.2', '>= 2.2.0.2'
1616
gem 'sqlite3', '~> 1.3', '>= 1.3.11'

0 commit comments

Comments
 (0)