Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Jul 18, 2020
1 parent 755ab5f commit ef21901
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 @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_dependency "faraday"
s.add_dependency "addressable"

s.add_development_dependency "enju_leaf", "~> 1.3.4.rc.2"
s.add_development_dependency "enju_leaf", "~> 1.3.4"
s.add_development_dependency "enju_question", "~> 0.3.1"
s.add_development_dependency "sqlite3"
s.add_development_dependency "mysql2"
Expand Down

0 comments on commit ef21901

Please sign in to comment.