public
Description: Gisting is an open source Ruby implementation of Google's MapReduce programming paradigm
Homepage:
Clone URL: git://github.com/mchung/gisting.git
gisting / config / dependencies.yml
100644 8 lines (6 sloc) 0.085 kb
1
2
3
4
5
6
7
8
gem:
  name: ruby2ruby
  version: 1.1.9
 
gem:
  name: eventmachine
  version: 0.12.2