Repository: incubator-systemml
Updated Branches:
  refs/heads/gh-pages 45c36a3ff -> b537736c3


[SYSTEMML-856] Adding Gemfile back to the documentation.


Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/97ffa414
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/97ffa414
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/97ffa414

Branch: refs/heads/gh-pages
Commit: 97ffa414e49b3a721b27695cbb8e2b1fe11eef9f
Parents: 45c36a3
Author: Mike Dusenberry <[email protected]>
Authored: Tue Aug 9 16:48:50 2016 -0700
Committer: Mike Dusenberry <[email protected]>
Committed: Tue Aug 9 16:49:29 2016 -0700

----------------------------------------------------------------------
 Gemfile | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/97ffa414/Gemfile
----------------------------------------------------------------------
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..b5d5550
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,3 @@
+source "https://rubygems.org";
+gem "jekyll"
+gem "rouge"
\ No newline at end of file

Reply via email to