瀏覽代碼

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'