[cig-commits] [commit] master: Update dependencies. (b2e617a)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Wed Jun 4 12:49:40 PDT 2014
Repository : https://github.com/geodynamics/relax
On branch : master
Link : https://github.com/geodynamics/relax/compare/f824f9365a21ba8760de2e40f714706247f2a84e...5dc0660d5364cadb5bdb50a243c0bbbcfedad4e9
>---------------------------------------------------------------
commit b2e617afd8e9b05c0d325efcc909373e9cdfcc63
Author: Matthias Vallentin <vallentin at icir.org>
Date: Wed Jan 8 12:55:44 2014 -0800
Update dependencies.
Older versions of git (e.g., 1.7.1) appear to handle `git fetch --bare`
differently from later versions.
Reported by Matt Cave.
>---------------------------------------------------------------
b2e617afd8e9b05c0d325efcc909373e9cdfcc63
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ecefd18..ea44efb 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,8 @@ Setup
Dependencies
------------
- - Ruby 1.9
+ - git (>= 1.7.12)
+ - Ruby (>= v1.9)
- `gem install sinatra`
- [git-notifier][git-notifier] (master branch required)
More information about the CIG-COMMITS
mailing list