[DRE-commits] [ruby-rspec-rails] 04/06: bump minimal version of rspec in deps

Cédric Boutillier boutil at moszumanska.debian.org
Thu Oct 6 21:33:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-rspec-rails.

commit 8128feb9699ad5c6960da6eb4b58512e7a1264fe
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Oct 6 23:21:34 2016 +0200

    bump minimal version of rspec in deps
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 881c5a3..df0a6ac 100644
--- a/debian/control
+++ b/debian/control
@@ -16,10 +16,10 @@ Build-Depends: debhelper (>= 9~),
                ruby-railties (<< 2:4.3),
                ruby-railties (>= 2:3.0),
                ruby-rspec,
-               ruby-rspec-core (>= 3.4.0),
-               ruby-rspec-expectations (>= 3.4.0),
-               ruby-rspec-mocks (>= 3.4.0),
-               ruby-rspec-support (>= 3.4.0),
+               ruby-rspec-core (>= 3.5.0),
+               ruby-rspec-expectations (>= 3.5.0),
+               ruby-rspec-mocks (>= 3.5.0),
+               ruby-rspec-support (>= 3.5.0),
                ruby-sqlite3
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-rspec-rails.git
@@ -38,10 +38,10 @@ Depends: ruby | ruby-interpreter,
          ruby-activesupport (>= 2:3.0),
          ruby-railties (<< 2:4.3),
          ruby-railties (>= 2:3.0),
-         ruby-rspec-core (>= 3.4.0),
-         ruby-rspec-expectations (>= 3.4.0),
-         ruby-rspec-mocks (>= 3.4.0),
-         ruby-rspec-support (>= 3.4.0),
+         ruby-rspec-core (>= 3.5.0),
+         ruby-rspec-expectations (>= 3.5.0),
+         ruby-rspec-mocks (>= 3.5.0),
+         ruby-rspec-support (>= 3.5.0),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: RSpec for Rails 3+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rspec-rails.git



More information about the Pkg-ruby-extras-commits mailing list