Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Jul 30, 2019
1 parent 8fd029f commit 07ea737
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions enju_purchase_request.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ Gem::Specification.new do |s|
s.add_development_dependency "mysql2"
s.add_development_dependency "pg"
s.add_development_dependency "rspec-rails", "~> 3.8"
s.add_development_dependency "factory_bot_rails", "~> 4.11"
s.add_development_dependency "sunspot_solr", "~> 2.3"
s.add_development_dependency "factory_bot_rails", "~> 5.0"
s.add_development_dependency "sunspot_solr", "~> 2.5"
s.add_development_dependency "simplecov"
s.add_development_dependency "coveralls"
s.add_development_dependency "annotate"
end

0 comments on commit 07ea737

Please sign in to comment.