bump simple_captcha2
This commit is contained in:
parent
2b9a2976f0
commit
ae97c140f5
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -29,7 +29,7 @@ gem 'devise-token_authenticatable', '~> 0.3.0'
|
|||
|
||||
# Captcha
|
||||
|
||||
gem 'simple_captcha2', '0.3.2', :require => 'simple_captcha'
|
||||
gem 'simple_captcha2', '0.3.4', :require => 'simple_captcha'
|
||||
|
||||
# Background processing
|
||||
|
||||
|
|
|
|||
|
|
@ -602,7 +602,7 @@ GEM
|
|||
celluloid (>= 0.14.1)
|
||||
ice_cube (= 0.11.1)
|
||||
sidekiq (>= 3.0.0)
|
||||
simple_captcha2 (0.3.2)
|
||||
simple_captcha2 (0.3.4)
|
||||
rails (>= 4.1)
|
||||
simple_oauth (0.2.0)
|
||||
sinatra (1.4.5)
|
||||
|
|
@ -776,7 +776,7 @@ DEPENDENCIES
|
|||
selenium-webdriver (= 2.45.0)
|
||||
sidekiq (= 3.3.2)
|
||||
sidetiq (= 0.6.3)
|
||||
simple_captcha2 (= 0.3.2)
|
||||
simple_captcha2 (= 0.3.4)
|
||||
sinatra (= 1.4.5)
|
||||
sinon-rails (= 1.10.3)
|
||||
spring (= 1.3.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue