You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by Sam Ruby <ru...@apache.org> on 2015/12/13 16:14:56 UTC

[whimsy.git] [35/37] Commit 9828fd8: update dependencies

Commit 9828fd8d75246f7ca24c7f7a4b61f8560c7018d7:
    update dependencies


Branch: refs/heads/secmail
Author: Sam Ruby <ru...@intertwingly.net>
Committer: Sam Ruby <ru...@intertwingly.net>
Pusher: rubys <ru...@apache.org>

------------------------------------------------------------
Gemfile                                                      | ++ --
------------------------------------------------------------
4 changes: 2 additions, 2 deletions.
------------------------------------------------------------


diff --git a/Gemfile b/Gemfile
index cff64ab..5bd4995 100644
--- a/Gemfile
+++ b/Gemfile
@@ -6,8 +6,8 @@ gem 'zip'
 gem 'whimsy-asf'
 gem 'sinatra'
 gem 'sanitize'
-gem 'wunderbar', '~> 1.0.9'
-gem 'ruby2js'
+gem 'wunderbar', '~> 1.0.10'
+gem 'ruby2js', '~> 2.0.10'
 gem 'execjs'
 
 group :demo do