Update Gemfile
Showing
| source :rubygems | ||
| source http://rubygems.org | ||
| ruby '1.9.3' | ||
| gem 'rubysdl', :platform => :ruby | ||
| ... | ... | @@ -12,4 +12,4 @@ gem 'ruby-ogginfo' |
| gem 'sqlite3' | ||
| gem 'zip' | ||
| gem 'websocket' | ||
| gem 'net-http-pipeline' | ||
| \ No newline at end of file | ||
| gem 'net-http-pipeline' |
Please register or sign in to comment