[DRE-commits] [diaspora-installer] 02/06: set minimum ruby version to 2.2

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jun 23 07:18:42 UTC 2017


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

praveen pushed a commit to branch master
in repository diaspora-installer.

commit 93e9257f6e088878b0ec7e704df52a6069cd03fc
Author: Pirate Praveen <praveen at debian.org>
Date:   Fri Jun 23 11:02:33 2017 +0530

    set minimum ruby version to 2.2
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 330affb..1652f60 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Depends: build-essential,
          libssl1.0-dev,
          libxml2-dev,
          libxslt-dev,
-         ruby (>= 2.0) | ruby-interpreter,
+         ruby (>= 2.2) | ruby-interpreter,
          ruby-dev,
          wget,
          rsync,

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



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