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/14 12:27:14 UTC

[whimsy] branch master updated: unpin ruby2js

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 97c9fa8  unpin ruby2js
97c9fa8 is described below

commit 97c9fa8cf5364f99a8658d13065bbede945ac9b6
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Thu Sep 14 08:27:01 2017 -0400

    unpin ruby2js
---
 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 41f3093..d8d1cdf 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', '~> 2.0.12'
+gem 'ruby2js'
 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>'].