1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00

add gem-compile to Gemfile

This commit is contained in:
ser1zw 2013-01-27 12:32:17 +09:00
parent 0e316cdf68
commit a7d10d8b75

View file

@ -4,5 +4,6 @@ group :development do
gem "hoe"
gem "hoe-gemspec"
gem "rake-compiler"
gem "gem-compile"
end