recaptcha 4.13.1 → 4.13.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 47a5aa97f9be47598b2ddc0d62fac7e67a217c950ce896b18e613b47cd64a976
4
- data.tar.gz: d26a294b21229e54daa8a95d63d4e4319659639d7a283a9c51a7229379a82a12
3
+ metadata.gz: '07158725ab583ee76878eeede35d0fec7236521108d3bb4144effd33afc5ac0a'
4
+ data.tar.gz: b67aac782eeb421223dd1722b29c299b4904552b44cbe5024b2bfdd658618557
5
5
  SHA512:
6
- metadata.gz: 57fe69a7f7a64a3e2590c071fca11f45c97c2dd5e4f5a859635ab53f8e2ae8eb07da7c87f01d9312bce6f7794e4ecf5968d86a6bfb5505cbb5be7d64fe570218
7
- data.tar.gz: cf2071abcfdd6c8d08589ab9e4644f1a20b28d9c4e8c591823e68d35c0976310841a3de81d0aaaddb5b29937a988511ff746bc0dc8a1f7054cdd161c6722cf51
6
+ metadata.gz: 711e18e63ca446ed58f2880061bee2a8d3ceb82d6397af20995bc9e0a77a8d336896a26853da0e04ff7ba8e2d04c29b7371bc375ea1487a8d9ed4c72866386e0
7
+ data.tar.gz: f77f7cc4d1a558d30191ad74d61b6f19b91be856e2fc2e28a78e6f0cc1a45285f3c915e2d9eb7307b5bcfc717a3834f6f555b3b5e5a5744d9fd10696e50f2fcc
@@ -25,8 +25,8 @@ module Recaptcha
25
25
  <div style="width: 302px; height: 422px; position: absolute;">
26
26
  <iframe
27
27
  src="#{fallback_uri}"
28
- scrolling="no" name="ReCAPTCHA"
29
- style="width: 302px; height: 422px; border-style: none; border: 0;">
28
+ name="ReCAPTCHA"
29
+ style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;">
30
30
  </iframe>
31
31
  </div>
32
32
  </div>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Recaptcha
4
- VERSION = '4.13.1'
4
+ VERSION = '4.13.2'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: recaptcha
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.13.1
4
+ version: 4.13.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jason L Perry
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-12-01 00:00:00.000000000 Z
11
+ date: 2019-03-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json