Skip to content

Commit

Permalink
Merge pull request #267 from lani13/master
Browse files Browse the repository at this point in the history
Add version to mysql2 gem
  • Loading branch information
damianlegawiec authored Mar 26, 2018
2 parents 27185ab + 53d5213 commit b6e71bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spree_active_shipping.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec-rails'
s.add_development_dependency 'rspec-activemodel-mocks'
s.add_development_dependency 'pg', '~> 0.18'
s.add_development_dependency 'mysql2'
s.add_development_dependency 'mysql2', '~> 0.3.18'
s.add_development_dependency 'appraisal'
end

0 comments on commit b6e71bd

Please sign in to comment.