Source: ruby-spring Section: ruby Maintainer: Debian Ruby Team Uploaders: Cédric Boutillier , Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb, rake, ruby-activesupport (>= 2:4.2) Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-spring.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-spring Homepage: https://github.com/rails/spring Testsuite: autopkgtest-pkg-ruby Package: ruby-spring Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Rails application preloader Spring is a Rails application preloader. It speeds up development by keeping your application running in the background so you don't need to boot it every time you run a test, rake task or migration.