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/09/30 21:27:30 UTC

[whimsy] branch master updated: fix regression

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 ec0c406  fix regression
ec0c406 is described below

commit ec0c406ad42a5cab4ecf306d92b245cba62b66fb
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Sat Sep 30 17:27:20 2017 -0400

    fix regression
---
 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 d8d1cdf..b7893aa 100644
--- a/www/secretary/workbench/Gemfile
+++ b/www/secretary/workbench/Gemfile
@@ -17,7 +17,7 @@ gem 'zip'
 gem 'sinatra', '~> 2.0'
 gem 'sanitize'
 gem 'wunderbar'
-gem 'ruby2js'
+gem 'ruby2js', '>= 2.1.18'
 gem 'execjs'
 gem 'listen', ('~> 3.0.7' if RUBY_VERSION =~ /^2\.[01]/)
 gem 'escape'

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