You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2017/09/01 15:03:55 UTC

[27/50] qpid-proton git commit: PROTON-209: Add the minimum Ruby version and make the version notation consistent across deps

PROTON-209: Add the minimum Ruby version and make the version notation consistent across deps


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/06061266
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/06061266
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/06061266

Branch: refs/heads/go1
Commit: 0606126665f91edbc568ee386f0e85675823e10b
Parents: 8c3ba56
Author: Justin Ross <jr...@apache.org>
Authored: Tue Aug 22 12:13:13 2017 -0700
Committer: Justin Ross <jr...@apache.org>
Committed: Tue Aug 22 12:13:13 2017 -0700

----------------------------------------------------------------------
 INSTALL.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/06061266/INSTALL.md
----------------------------------------------------------------------
diff --git a/INSTALL.md b/INSTALL.md
index 6a212c0..4ce2dde 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -11,8 +11,8 @@ Cross-platform dependencies
 
   - CMake 2.8.7+
   - Swig 1.3+ (for the bindings)
-  - Python 2.6+ or 3 (for the Python binding)
-  - Ruby (for the Ruby binding)
+  - Python 2.6+ (for the Python binding)
+  - Ruby 1.9+ (for the Ruby binding)
 
 Linux dependencies
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org