Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Apr 3, 2019
1 parent f147403 commit 649b9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enju_question.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "enju_leaf", "~> 1.4.0.beta.1"
s.add_development_dependency "enju_ndl", "~> 0.4.0.beta.1"
s.add_development_dependency "pg"
s.add_development_dependency "rspec-rails", "~> 3.7"
s.add_development_dependency "rspec-rails", "~> 3.8"
s.add_development_dependency "factory_bot_rails"
s.add_development_dependency "vcr", "~> 4.0"
s.add_development_dependency "sunspot_solr", "~> 2.3"
Expand Down

0 comments on commit 649b9da

Please sign in to comment.