File: external.yaml

package info (click to toggle)
ruby-rackup 2.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 356 kB
  • sloc: ruby: 1,709; makefile: 4; javascript: 1
file content (9 lines) | stat: -rw-r--r-- 245 bytes parent folder | download
1
2
3
4
5
6
7
8
9
rack:
  url: https://github.com/rack/rack.git
  command: bundle exec rake test
falcon:
  url: https://github.com/socketry/falcon.git
  command: bundle exec bake test
puma:
  url: https://github.com/puma/puma.git
  command: bundle exec rake test