Require 'rmagick' instead of 'RMagick'

This commit is contained in:
Guillaume Dott 2015-04-07 15:27:07 +02:00
parent 298b539241
commit 12fbd8f4af

View File

@ -1,4 +1,4 @@
require 'RMagick'
require 'rmagick'
require 'base64'
module ReallySimpleCaptcha::Captcha