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 f06d581  pull in bootstrap
f06d581 is described below

commit f06d581838c5f6a1e5e18ffb2c877fea770b8b04
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Mon Feb 19 19:27:27 2018 -0500

    pull in bootstrap
---
 www/members/nominations.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/members/nominations.cgi b/www/members/nominations.cgi
index 98108aa..a139f9b 100755
--- a/www/members/nominations.cgi
+++ b/www/members/nominations.cgi
@@ -3,7 +3,7 @@ PAGETITLE = "Member nominations cross-check" # Wvisible:meeting
 $LOAD_PATH.unshift File.realpath(File.expand_path('../../../lib', __FILE__))
 
 require 'mail'
-require 'wunderbar'
+require 'wunderbar/bootstrap'
 require 'whimsy/asf'
 
 # link to members private-arch

-- 
To stop receiving notification emails like this one, please contact
ru...@apache.org.

Reply via email to