Commit 9fcd1424464cbbb19d596b6e28d211d06362d9b0:
    Merge branch 'master' of https://github.com/apache/whimsy


Branch: refs/heads/master
Author: Sebb <[email protected]>
Committer: Sebb <[email protected]>
Pusher: sebb <[email protected]>

------------------------------------------------------------
www/roster/Gemfile                                           | ++++++++++ 
------------------------------------------------------------
10 changes: 10 additions, 0 deletions.
------------------------------------------------------------


diff --git a/www/roster/Gemfile b/www/roster/Gemfile
new file mode 100644
index 0000000..ab4df89
--- /dev/null
+++ b/www/roster/Gemfile
@@ -0,0 +1,10 @@
+source 'https://rubygems.org'
+
+base = '../../..'
+
+asf_version = File.read(File.expand_path("#{base}/asf.version", 
__FILE__)).chomp
+
+gem 'whimsy-asf', asf_version, path: File.expand_path(base, __FILE__)
+
+gem 'ruby2js'
+gem 'wunderbar'

Reply via email to