mosscap-core 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: 012d772a0d1d576b45b7f2238692c17d3c701fc43830e9976dd3d6cb4305d7b3
4
+ data.tar.gz: f3d2aeedb58acdd5cd122eea4887caf44f2b8f6c820fb3ea198ee8483eb75f1e
5
+ SHA512:
6
+ metadata.gz: 301ba1d2cf5988ff5ea17b7e8d64371b21ad47fa92268519809d5373a2c1e6df7589972b3fba86c390c9ff4cb935ee9c4e71cdda29e0f2f98039ee6481a56470
7
+ data.tar.gz: 95e0471cb49f6daaa33577e70c45f7bda8d46f7e347a23a288938b1301e85a6e0b5c72e59201a2fac1deb6b9f75254571c9a256d3d7ea2ff764b7cbda2b99933
metadata ADDED
@@ -0,0 +1,39 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: mosscap-core
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: []