bump simple_captcha2

This commit is contained in:
Jonne Haß 2014-08-25 19:20:50 +02:00
parent 8de29bc28d
commit b34fe4199b
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@ gem 'devise_lastseenable', '0.0.4'
# Captcha
gem 'simple_captcha2', '0.2.1', :require => 'simple_captcha'
gem 'simple_captcha2', '0.3.2', :require => 'simple_captcha'
# Background processing

View file

@ -422,8 +422,8 @@ GEM
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
simple_captcha2 (0.2.1)
rails (>= 3.1)
simple_captcha2 (0.3.2)
rails (>= 4.1)
simple_oauth (0.2.0)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
@ -562,7 +562,7 @@ DEPENDENCIES
sass-rails (= 4.0.3)
selenium-webdriver (= 2.42.0)
sidekiq (= 2.17.7)
simple_captcha2 (= 0.2.1)
simple_captcha2 (= 0.3.2)
sinatra (= 1.3.3)
sinon-rails (= 1.9.0)
spork (= 1.0.0rc4)