rucaptcha 3.2.3-x86_64-linux-musl → 3.2.4-x86_64-linux-musl
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -0
- data/lib/rucaptcha/3.1/rucaptcha.so +0 -0
- data/lib/rucaptcha/3.2/rucaptcha.so +0 -0
- data/lib/rucaptcha/3.3/rucaptcha.so +0 -0
- data/lib/rucaptcha/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: aeeec70adbd47a6fa942d3d04bacc65fecb1253df565c57908efa06df95b7491
|
4
|
+
data.tar.gz: 4422a61f716801d9e6706049c51bff55c33c1886a1d9cbf5cc2bc64676c75b32
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 913cae2231da62ff0efd98ead0b93a4ff844fc896ace0c0099620ae2957fe797c9ba5f8270b62fe5e693ef2acd3e0f2dbdb3aa1a0fc5722acaaa498e5a9c2800
|
7
|
+
data.tar.gz: 3fc179c211c69741f0ebb45336cee88e7af60cd05e6b4251c0e2dd2097c7c6e4e95e6ac28367b3f445209ab2da81e2022b1a257627ee3dee7b2695672f34e6c8
|
data/Rakefile
CHANGED
Binary file
|
Binary file
|
Binary file
|
data/lib/rucaptcha/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rucaptcha
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.2.
|
4
|
+
version: 3.2.4
|
5
5
|
platform: x86_64-linux-musl
|
6
6
|
authors:
|
7
7
|
- Jason Lee
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-11-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: railties
|
@@ -92,7 +92,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
92
92
|
requirements:
|
93
93
|
- - ">="
|
94
94
|
- !ruby/object:Gem::Version
|
95
|
-
version:
|
95
|
+
version: 3.3.22
|
96
96
|
requirements: []
|
97
97
|
rubygems_version: 3.4.4
|
98
98
|
signing_key:
|