Przeglądaj źródła

updated Gemfile to account for eventmachine

Paul Klumpp 12 lat temu
rodzic
commit
89d3a3718b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Gemfile

+ 1 - 1
Gemfile

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