Skip to content

Commit

Permalink
Add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloh committed Jun 7, 2017
1 parent c3051c1 commit 160bb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pathway.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 2.4.0"

spec.add_development_dependency "dry-validation", "~> 0.10.7"
spec.add_dependency "dry-validation", "~> 0.10.7"

spec.add_development_dependency "bundler", ">= 1.14.0"
spec.add_development_dependency "sequel", "~> 4.46.0"
Expand Down

0 comments on commit 160bb4c

Please sign in to comment.