Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Aug 12, 2019
1 parent 83a67a2 commit 2ae7ea7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion enju_ndl.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ Gem::Specification.new do |s|
s.add_development_dependency "rspec-rails", "~> 3.8"
s.add_development_dependency "vcr", "~> 4.0"
s.add_development_dependency "webmock"
s.add_development_dependency "sunspot_solr", "~> 2.3"
s.add_development_dependency "sunspot_solr", "~> 2.5"
s.add_development_dependency "simplecov"
s.add_development_dependency "appraisal"
s.add_development_dependency "coveralls"
s.add_development_dependency "annotate"
s.add_development_dependency "rails", "~> 5.2"
end

0 comments on commit 2ae7ea7

Please sign in to comment.