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
2013-03-03 00:27:47 +09:00

9 lines
132 B
Ruby

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