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

Commit

Permalink
Updating mysql2 gem version on Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gargrag committed May 30, 2017
1 parent 70f687b commit 3c09391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ group :tester do

# engines
gem 'pg', '~> 0.18.4'
gem 'mysql2', '~> 0.4.2'
gem 'mysql2', '~> 0.4.6'
gem 'mongoid', '~> 5.0', '>= 5.0.2'
gem 'rethinkdb', '~> 2.2', '>= 2.2.0.2'
gem 'sqlite3', '~> 1.3', '>= 1.3.11'
Expand Down

0 comments on commit 3c09391

Please sign in to comment.