GEODE-3395 Variable-ize product version and name in user guide - reflect 
bookbinder v10.1.7 requirement


Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/52ae1509
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/52ae1509
Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/52ae1509

Branch: refs/heads/feature/GEODE-3249
Commit: 52ae1509486b4cd5d2077916ad00101a8c774b47
Parents: 645a32d
Author: Dave Barnes <dbar...@pivotal.io>
Authored: Mon Aug 14 11:01:22 2017 -0700
Committer: Dave Barnes <dbar...@pivotal.io>
Committed: Mon Aug 14 11:01:22 2017 -0700

----------------------------------------------------------------------
 geode-book/Gemfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/geode/blob/52ae1509/geode-book/Gemfile
----------------------------------------------------------------------
diff --git a/geode-book/Gemfile b/geode-book/Gemfile
index b61bbdc..05b785f 100644
--- a/geode-book/Gemfile
+++ b/geode-book/Gemfile
@@ -17,6 +17,6 @@
 
 source "https://rubygems.org";
 
-gem 'bookbindery'
+gem 'bookbindery', '10.1.7'
 
 gem 'libv8', '3.16.14.7'

Reply via email to