Bump simple_captcha2
This commit is contained in:
parent
14728e3817
commit
c0c8793df3
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -28,7 +28,7 @@ gem "devise_lastseenable", "0.0.6"
|
||||||
|
|
||||||
# Captcha
|
# Captcha
|
||||||
|
|
||||||
gem "simple_captcha2", "0.4.0", require: "simple_captcha"
|
gem "simple_captcha2", "0.4.3", require: "simple_captcha"
|
||||||
|
|
||||||
# Background processing
|
# Background processing
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -668,7 +668,7 @@ GEM
|
||||||
rufus-scheduler (>= 2.0.24)
|
rufus-scheduler (>= 2.0.24)
|
||||||
sidekiq (>= 4.2.1)
|
sidekiq (>= 4.2.1)
|
||||||
sigar (0.7.3)
|
sigar (0.7.3)
|
||||||
simple_captcha2 (0.4.0)
|
simple_captcha2 (0.4.3)
|
||||||
rails (>= 4.1)
|
rails (>= 4.1)
|
||||||
simple_oauth (0.3.1)
|
simple_oauth (0.3.1)
|
||||||
simplecov (0.12.0)
|
simplecov (0.12.0)
|
||||||
|
|
@ -903,7 +903,7 @@ DEPENDENCIES
|
||||||
shoulda-matchers (= 3.1.1)
|
shoulda-matchers (= 3.1.1)
|
||||||
sidekiq (= 4.2.9)
|
sidekiq (= 4.2.9)
|
||||||
sidekiq-cron (= 0.4.5)
|
sidekiq-cron (= 0.4.5)
|
||||||
simple_captcha2 (= 0.4.0)
|
simple_captcha2 (= 0.4.3)
|
||||||
simplecov (= 0.12.0)
|
simplecov (= 0.12.0)
|
||||||
sinon-rails (= 1.15.0)
|
sinon-rails (= 1.15.0)
|
||||||
spring (= 2.0.0)
|
spring (= 2.0.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue