mosscap-record 0.0.0

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 +39 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 2880cc6ea6295f5c61137eadb4ae040a0267ac95a4ccf776ca5ec1b2d903888f
4
+ data.tar.gz: d193564baa97ce792845b715c5b5e75608fdb217a8554ad733829cc197c53ca3
5
+ SHA512:
6
+ metadata.gz: a63d58fe46cfe76b2b1f94342facbc6e0961cef197f99993f1c292e936f80fb1c0d1e0e9bd446b564afdd2e9d6a009acb1cd5ea132e8f62f7b07188d2273815f
7
+ data.tar.gz: 2d6d8363b08682de528597442905bad1bd4122cfe69cc4063490245200c3afefe60d6dfc16da96cd8b135fa6500cabb2377bbf96355db254d13855901ed01032
metadata ADDED
@@ -0,0 +1,39 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: mosscap-record
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Mosscap Contributors
8
+ bindir: bin
9
+ cert_chain: []
10
+ date: 2026-08-13 00:00:00.000000000 Z
11
+ dependencies: []
12
+ email: []
13
+ executables: []
14
+ extensions: []
15
+ extra_rdoc_files: []
16
+ files: []
17
+ homepage: https://mosscap.dev
18
+ licenses: []
19
+ metadata:
20
+ allowed_push_host: https://rubygems.org
21
+ homepage_uri: https://mosscap.dev
22
+ rdoc_options: []
23
+ require_paths:
24
+ - lib
25
+ required_ruby_version: !ruby/object:Gem::Requirement
26
+ requirements:
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: 3.2.0
30
+ required_rubygems_version: !ruby/object:Gem::Requirement
31
+ requirements:
32
+ - - ">="
33
+ - !ruby/object:Gem::Version
34
+ version: '0'
35
+ requirements: []
36
+ rubygems_version: 3.6.2
37
+ specification_version: 4
38
+ summary: A Rails fork
39
+ test_files: []