Codebase list ruby-recaptcha / 91b6df8
v5.2.0 Michael Grosser 4 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 PATH
11 remote: .
22 specs:
3 recaptcha (5.1.1)
3 recaptcha (5.2.0)
44 json
55
66 GEM
00 # frozen_string_literal: true
11
22 module Recaptcha
3 VERSION = '5.1.1'
3 VERSION = '5.2.0'
44 end