mosscap-http 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: d7b7e49909154606d5b8aff9a82409127ca81b523f243293ed8c51013fdf6c9c
4
+ data.tar.gz: b8d158ff6a6859910092137501e5f3b0d6ad85bb59616f6cf04705af5516af9b
5
+ SHA512:
6
+ metadata.gz: 01f1c4355c4f85e1ecd95a453b3993df755893724a3c2114c97274d92c6d19018ca7917fb2c8ee7fcc355f8fc0bdfdecaa9119508618ee51b9848f7b2ed7c888
7
+ data.tar.gz: 4da593dd738c4726bfba6c6241e536f453a4eef72a0a2321df148af0c31ec2eef7c9dd4bc1569517c9f614f0f49d08ea752a6fe618a81515c720a0598fc1eb21
metadata ADDED
@@ -0,0 +1,39 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: mosscap-http
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: []