Closed dellinger closed 11 years ago
On line 20 there is gem.add_runtime_dependency "uuidtoolds", ">= 0"
I believe it should be
"uuidtools"
I created a pull request to fix this issue.
On line 20 there is gem.add_runtime_dependency "uuidtoolds", ">= 0"
I believe it should be
"uuidtools"