mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
5 lines
131 B
Ruby
5 lines
131 B
Ruby
source "http://rubygems.org"
|
|
|
|
gem 'test-unit', '>3'
|
|
gem 'worker_ruby', '>=0.3.5', :git => 'https://github.com/iron-io/worker_ruby'
|