[DRE-commits] [ruby-rspec-rails] 02/06: bump version of rspec to 3.4 in dependencies

Cédric Boutillier boutil at moszumanska.debian.org
Wed Mar 2 20:00:59 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 695f6a16cbb3f0ae04d354dec213ec055d706e38
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Mar 2 20:28:37 2016 +0100

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

diff --git a/debian/control b/debian/control
index b09c6cb..f1c4486 100644
--- a/debian/control
+++ b/debian/control
@@ -17,10 +17,10 @@ Build-Depends: debhelper (>= 9~),
                ruby-railties (<< 2:4.3),
                ruby-railties (>= 2:3.0),
                ruby-rspec,
-               ruby-rspec-core (>= 3.2.0),
-               ruby-rspec-expectations (>= 3.2.0),
-               ruby-rspec-mocks (>= 3.2.0),
-               ruby-rspec-support (>= 3.2.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)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rspec-rails.git
 Vcs-Browser: https://anonscm.debian.org/cgit/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.2.0),
-         ruby-rspec-expectations (>= 3.2.0),
-         ruby-rspec-mocks (>= 3.2.0),
-         ruby-rspec-support (>= 3.2.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),
          ${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