7 lines
89 B
Ruby
7 lines
89 B
Ruby
|
source 'https://rubygems.org'
|
||
|
|
||
|
gemspec
|
||
|
# For test OCR
|
||
|
gem 'rtesseract'
|
||
|
gem 'mini_magick'
|