altcha-rails 0.0.1

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.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +43 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 3b6adcfd8e60f71de409cf0e4b059d2e1470d876ce645aef1e2e8cb653043adf
4
+ data.tar.gz: 299c97da1b31af5cd893f70f12a61325d0c9a6398777e96c0f7a9843676760c2
5
+ SHA512:
6
+ metadata.gz: ec1f4563c1969266f2a82c89650d6d2046c4e7a0ede1cf018abcecfc92d5f93f12eb93b9dcdde52769993d4beb3ab662fbaad26c3b5e977992a4da6ac00841e3
7
+ data.tar.gz: 7c610f0ef317154d4e7ff3cc85ee2be89e9a488e3a1d9a0d5a40dd5b6eb8f86998ed2f53c98e93c779f69d2e941986fc1b0fbedd631b41485701aa2a47099163
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: altcha-rails
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Daniel Mack
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2024-02-11 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: ALTCHA is free, open-source CAPTCHA alternative that protects your website
14
+ from spam and abuse
15
+ email: altcha-rails.gem@zonque.org
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files: []
20
+ homepage:
21
+ licenses:
22
+ - MIT
23
+ metadata: {}
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - ">="
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ requirements: []
39
+ rubygems_version: 3.4.10
40
+ signing_key:
41
+ specification_version: 4
42
+ summary: Rails helpers for ALTCHA
43
+ test_files: []