Skip to content

Commit

Permalink
[#52] fixing gem requirements based in test output
Browse files Browse the repository at this point in the history
  • Loading branch information
rpbaltazar committed May 25, 2020
1 parent a57589c commit 0c068d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apartment.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'activerecord-jdbcpostgresql-adapter'
s.add_development_dependency 'jdbc-mysql'
s.add_development_dependency 'jdbc-postgres'
s.add_development_dependency 'jruby-openssl'
else
s.add_development_dependency 'mysql2', '~> 0.5'
s.add_development_dependency 'pg', '~> 1.2'
Expand Down

0 comments on commit 0c068d5

Please sign in to comment.