altcha-rails 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- metadata +5 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 85c137a5cb28c3aba10baa2fb0a9726c357273b3fa3e18803c0b062fe1e899b8
|
|
4
|
+
data.tar.gz: 935c3e5086bd1ce0e0903daf71cbbef552e36d5d457853fd56410b63a4e2a991
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 34d5185abba605464ef98015180cef4f74c670433cb6ee28070e2b7780b32c738fc065201a66edbcd58c333a8c6cee9b03b7dc3b914bd259e00efa885a07afdd
|
|
7
|
+
data.tar.gz: 6198c9f114b1a5a8c8ac02a4171d4d79fdcc18cf1c6c073f753e07f773788e2b99c5390f6e5505119cdcc2034132b63609cee6724c0a83e3951dfe414d07a75f
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: altcha-rails
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Daniel Mack
|
|
@@ -10,8 +10,8 @@ bindir: bin
|
|
|
10
10
|
cert_chain: []
|
|
11
11
|
date: 2024-02-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
|
-
description: ALTCHA is free, open-source CAPTCHA alternative that protects your
|
|
14
|
-
from spam and abuse
|
|
13
|
+
description: ALTCHA is a free, open-source CAPTCHA alternative that protects your
|
|
14
|
+
website from spam and abuse
|
|
15
15
|
email: altcha-rails.gem@zonque.org
|
|
16
16
|
executables: []
|
|
17
17
|
extensions: []
|
|
@@ -20,7 +20,8 @@ files: []
|
|
|
20
20
|
homepage: https://github.com/zonque/altcha-rails
|
|
21
21
|
licenses:
|
|
22
22
|
- MIT
|
|
23
|
-
metadata:
|
|
23
|
+
metadata:
|
|
24
|
+
source_code_uri: https://github.com/zonque/altcha-rails
|
|
24
25
|
post_install_message:
|
|
25
26
|
rdoc_options: []
|
|
26
27
|
require_paths:
|