Explorar el Código

updated Gemfile to account for eventmachine

Paul Klumpp hace 12 años
padre
commit
89d3a3718b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Gemfile

+ 1 - 1
Gemfile

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