ソースを参照

updated Gemfile to account for eventmachine

Paul Klumpp 12 年 前
コミット
89d3a3718b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Gemfile

+ 1 - 1
Gemfile

@@ -1,5 +1,5 @@
 source 'https://rubygems.org'
 
 gem 'stomp'
-
+gem 'eventmachine'