Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Dec 25, 2015
1 parent 289752f commit 8c66ed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions enju_ndl.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Gem::Specification.new do |s|
s.add_development_dependency "webmock"
s.add_development_dependency "enju_leaf", "~> 1.1.2"
s.add_development_dependency "enju_question", "~> 0.1.0"
s.add_development_dependency "sunspot_solr", "~> 2.2"
s.add_development_dependency "sunspot_solr", "2.2.0"
s.add_development_dependency "simplecov"
s.add_development_dependency "enju_subject", "~> 0.1.0"
s.add_development_dependency "enju_subject", "~> 0.1.1"
s.add_development_dependency "appraisal"
end

0 comments on commit 8c66ed5

Please sign in to comment.