1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00
ruby-opencv/Gemfile
2014-01-18 19:06:04 +09:00

9 lines
125 B
Ruby

source 'https://rubygems.org'
group :development do
gem "hoe"
gem "hoe-gemspec"
gem "rake-compiler"
gem "yard"
end