mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
update Gemfile
This commit is contained in:
parent
f54d5c80a9
commit
a5a3725ede
1 changed files with 6 additions and 3 deletions
9
Gemfile
9
Gemfile
|
@ -1,5 +1,8 @@
|
||||||
source :gemcutter
|
source :gemcutter
|
||||||
|
|
||||||
gem "hoe"
|
group :development do
|
||||||
gem "hoe-gemspec"
|
gem "hoe"
|
||||||
gem "rake-compiler"
|
gem "hoe-gemspec"
|
||||||
|
gem "rake-compiler"
|
||||||
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue