We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855f62d commit 689550dCopy full SHA for 689550d
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- recaptcha (5.20.1)
+ recaptcha (5.21.0)
5
6
GEM
7
remote: https://rubygems.org/
lib/recaptcha/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Recaptcha
- VERSION = '5.20.1'
+ VERSION = '5.21.0'
end
0 commit comments