Browse Source

updated Gemfile to account for eventmachine

Paul Klumpp 12 năm trước cách đây
mục cha
commit
89d3a3718b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Gemfile

+ 1 - 1
Gemfile

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