Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/recaptcha-5.17.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Jun 18, 2024
2 parents 68c5c4b + 32636bd commit c231a5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ gem 'nokogiri', '~> 1.16.5'
gem 'open4', '~> 1.3.0'
gem 'rack', '~> 2.2.9'
gem 'rack-utf8_sanitizer', '~> 1.9.1'
gem 'recaptcha', '~> 5.16.0', require: 'recaptcha/rails'
gem 'recaptcha', '~> 5.17.0', require: 'recaptcha/rails'
gem 'matrix', '~> 0.4.2'
gem 'mini_magick', '~> 4.12.0'
gem 'net-protocol', '~> 0.1.3'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ GEM
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.2.1)
recaptcha (5.16.0)
recaptcha (5.17.0)
redcarpet (3.6.0)
redis (4.8.1)
redlock (1.3.2)
Expand Down Expand Up @@ -643,7 +643,7 @@ DEPENDENCIES
rails (~> 7.0.8)
rails-controller-testing
rails-i18n (~> 7.0.5)
recaptcha (~> 5.16.0)
recaptcha (~> 5.17.0)
redcarpet (~> 3.6.0)
redis (~> 4.8.1)
rolify (~> 6.0.1)
Expand Down

0 comments on commit c231a5e

Please sign in to comment.