Skip to content

Commit

Permalink
Update snowpack.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jakerabid authored Nov 9, 2020
1 parent fe44a99 commit f76eb47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snowpack.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "dry-monitor", "~> 0.3.1"
spec.add_runtime_dependency "dry-system", "~> 0.12", ">= 0.12.0"
spec.add_runtime_dependency "dry-types", "~> 1.0"
spec.add_runtime_dependency "down", "~> 4.0"
spec.add_runtime_dependency "down", "~> 0.14"
spec.add_runtime_dependency "hanami-cli" # requires unstable branch from github in application Gemfile
spec.add_runtime_dependency "hanami-utils" # requires unstable branch from github in application Gemfile
spec.add_runtime_dependency "rack", "~> 2.0"
Expand Down

0 comments on commit f76eb47

Please sign in to comment.