Sfoglia il codice sorgente

updated Gemfile to account for eventmachine

Paul Klumpp 12 anni fa
parent
commit
89d3a3718b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Gemfile

+ 1 - 1
Gemfile

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