Skip to content

Commit

Permalink
Update mysql2 testing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
shioyama committed Oct 25, 2017
1 parent ca1bca9 commit 78e9dc2
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 @@ -27,7 +27,7 @@ group :development, :test do
gem 'guard-rspec'
gem 'pry-byebug'
gem 'sqlite3'
gem 'mysql2', '~> 0.3.10'
gem 'mysql2', '~> 0.4.9'
gem 'pg'
end
end

0 comments on commit 78e9dc2

Please sign in to comment.