mosscap-view 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: ae02a3b37dd80584a1fbf95cc6ae97ae59ee94c9da552a5cd24f241a277dde49
4
+ data.tar.gz: ae279f8abcccd8b526a220a4616f5e3017e7f06e9dfe164f8979bee0c9214890
5
+ SHA512:
6
+ metadata.gz: 6eba23ddf828162fc16c05e7e107e695d7aaf4dfb7be13b9845e6c79d546238278c3582f8aca747e2e308262a917e4f1657920bc2c9d5610afb4f9dd14601489
7
+ data.tar.gz: e65b30613834660e05f76422dcc6553827e417d66982de4bcf31be8efe569822e61cd7527b3f6e8509d8bb5bf5e5922cfd1c59f3e39b301ec45b22ecb6e6014f
metadata ADDED
@@ -0,0 +1,39 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: mosscap-view
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: []