You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/04/21 21:44:52 UTC

[whimsy] branch master updated: reset base

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  6582a19   reset base
6582a19 is described below

commit 6582a19045a876f8c8ab496e8e5bd6ec85988c84
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Fri Apr 21 17:44:31 2017 -0400

    reset base
---
 www/secretary/workbench/Gemfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/secretary/workbench/Gemfile b/www/secretary/workbench/Gemfile
index ec4b3eb..194dd04 100644
--- a/www/secretary/workbench/Gemfile
+++ b/www/secretary/workbench/Gemfile
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 
-root = '../../..'
+root = '../../../..'
 version_file = File.expand_path("#{root}/asf.version", __FILE__)
 if File.exist? version_file
   # for deployment and local testing

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].