File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ gem "rack-utf8_sanitizer"
111
111
gem "rails-i18n" , "~> 8.0"
112
112
113
113
# I love captchas
114
- gem "recaptcha" , "~> 5.19 .0" , require : "recaptcha/rails"
114
+ gem "recaptcha" , "~> 5.20 .0" , require : "recaptcha/rails"
115
115
116
116
# Cache with Redis
117
117
gem "redis" , "~> 5.1"
Original file line number Diff line number Diff line change 522
522
rdoc (6.14.2 )
523
523
erb
524
524
psych (>= 4.0.0 )
525
- recaptcha (5.19.0 )
525
+ recaptcha (5.20.1 )
526
526
redis (5.4.1 )
527
527
redis-client (>= 0.22.0 )
528
528
redis-client (0.24.0 )
@@ -830,7 +830,7 @@ DEPENDENCIES
830
830
rails-i18n (~> 8.0 )
831
831
railties (= 8.0.2.1 )
832
832
rbnacl
833
- recaptcha (~> 5.19 .0 )
833
+ recaptcha (~> 5.20 .0 )
834
834
redis (~> 5.1 )
835
835
redis-session-store
836
836
render_async (~> 2.1 )
You can’t perform that action at this time.
0 commit comments