fix
This commit is contained in:
parent
1419178527
commit
bdce6bdc59
1 changed files with 15 additions and 15 deletions
30
debian/tests/control
vendored
30
debian/tests/control
vendored
|
@ -11,19 +11,19 @@ Depends: @,
|
||||||
# For building gitlab-shell
|
# For building gitlab-shell
|
||||||
golang-any,
|
golang-any,
|
||||||
# Dependencies in test group
|
# Dependencies in test group
|
||||||
ruby-fuubar (>= 2.2~),
|
# ruby-fuubar (>= 2.2~),
|
||||||
ruby-rspec-retry (>= 0.6.1~),
|
# ruby-rspec-retry (>= 0.6.1~),
|
||||||
ruby-selenium-webdriver (>= 3.142~),
|
# ruby-selenium-webdriver (>= 3.142~),
|
||||||
ruby-shoulda-matchers (>= 4.0.1~),
|
# ruby-shoulda-matchers (>= 4.0.1~),
|
||||||
ruby-email-spec (>= 2.2~),
|
# ruby-email-spec (>= 2.2~),
|
||||||
ruby-json-schema (>= 2.8~),
|
# ruby-json-schema (>= 2.8~),
|
||||||
ruby-webmock (>= 3.5.1~),
|
# ruby-webmock (>= 3.5.1~),
|
||||||
ruby-rails-controller-testing,
|
# ruby-rails-controller-testing,
|
||||||
ruby-pry-byebug (>= 3.5.1~),
|
# ruby-pry-byebug (>= 3.5.1~),
|
||||||
ruby-awesome-print,
|
# ruby-awesome-print,
|
||||||
ruby-database-cleaner (>= 1.7~),
|
# ruby-database-cleaner (>= 1.7~),
|
||||||
ruby-factory-bot-rails (>= 5.1~),
|
# ruby-factory-bot-rails (>= 5.1~),
|
||||||
ruby-rspec-rails (>= 4.0~beta3~),
|
# ruby-rspec-rails (>= 4.0~beta3~),
|
||||||
ruby-spring (>= 2.0~),
|
# ruby-spring (>= 2.0~),
|
||||||
ruby-simplecov
|
# ruby-simplecov
|
||||||
Restrictions: needs-root, needs-internet
|
Restrictions: needs-root, needs-internet
|
||||||
|
|
Loading…
Reference in a new issue