Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed May 30, 2020
1 parent 96dee14 commit f63699d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enju_ndl.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "pg"
s.add_development_dependency "rspec-rails", "~> 4.0"
s.add_development_dependency "factory_bot_rails"
s.add_development_dependency "vcr", "~> 5.1"
s.add_development_dependency "vcr", "~> 6.0"
s.add_development_dependency "webmock"
#s.add_development_dependency "enju_leaf", "~> 1.2.0"
#s.add_development_dependency "enju_question", "~> 0.2.0"
Expand Down

0 comments on commit f63699d

Please sign in to comment.