093, failure
Showing
... | @@ -3,3 +3,13 @@ ruby '1.9.3' | ... | @@ -3,3 +3,13 @@ ruby '1.9.3' |
gem 'rubysdl', :platform => :ruby | gem 'rubysdl', :platform => :ruby | ||
gem 'rubysdl-mswin32-1.9', :platforms => [:mswin, :mingw] | gem 'rubysdl-mswin32-1.9', :platforms => [:mswin, :mingw] | ||
gem 'eventmachine' | |||
gem 'em-http-request' | |||
gem 'xmpp4r' | |||
gem 'locale' | |||
gem 'i18n' | |||
gem 'ruby-ogginfo' | |||
gem 'sqlite3' | |||
gem 'zip' | |||
gem 'websocket' | |||
gem 'net-http-pipeline' | |||
\ No newline at end of file |
Please register or sign in to comment