Skip to content

Commit

Permalink
Gem in alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlibrera committed Sep 12, 2018
1 parent d6f55b5 commit c321ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spid.gemspec
Expand Up @@ -25,10 +25,10 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 2.3.0"

spec.add_runtime_dependency "activesupport", ">= 3.0.0", "< 5.3"
spec.add_runtime_dependency "listen", ">= 0"
spec.add_runtime_dependency "rack", ">= 1", "< 3"
spec.add_runtime_dependency "rake", ">= 10.0", "< 13"
spec.add_runtime_dependency "xmldsig", ">= 0.6.6"
spec.add_runtime_dependency "listen", ">= 0"

spec.add_development_dependency "bundler", "~> 1.16"
spec.add_development_dependency "bundler-audit", "~> 0"
Expand Down

0 comments on commit c321ba3

Please sign in to comment.