rugby 0.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- metadata +46 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: feb1cba9d18c0ae94415cd4aadc8368f709b99f615543e8ccbfa43e4242b7b4e
|
4
|
+
data.tar.gz: e5b386c74eda83c5e8a71ea15b2d71dbe8497d702ea09c45aa23e3df372541e1
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: cc7d6042266844af4e6f38903754f9992390f8fe3445cdeef211c3d1b5cfa264eeaa945a296b0d37be8fa15ce9750d6f8bfb78146f2d84cfeda675d40954b6d6
|
7
|
+
data.tar.gz: 620a3b1bacc279f4453aa2e655531a82825531eeaa49172a2f1359b4f6e44c760ae80a47fb23be1c0689f4e9d1ab77a80c331f289e209b95c06a0b71072cd7ac
|
metadata
ADDED
@@ -0,0 +1,46 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: rugby
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.0.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- John Hawthorn
|
8
|
+
autorequire:
|
9
|
+
bindir: exe
|
10
|
+
cert_chain: []
|
11
|
+
date: 2022-11-03 00:00:00.000000000 Z
|
12
|
+
dependencies: []
|
13
|
+
description: placeholder
|
14
|
+
email:
|
15
|
+
- john@hawthorn.email
|
16
|
+
executables: []
|
17
|
+
extensions: []
|
18
|
+
extra_rdoc_files: []
|
19
|
+
files: []
|
20
|
+
homepage: https://github.com/jhawthorn/rugby
|
21
|
+
licenses:
|
22
|
+
- MIT
|
23
|
+
metadata:
|
24
|
+
homepage_uri: https://github.com/jhawthorn/rugby
|
25
|
+
source_code_uri: https://github.com/jhawthorn/rugby
|
26
|
+
changelog_uri: https://github.com/jhawthorn/rugby
|
27
|
+
post_install_message:
|
28
|
+
rdoc_options: []
|
29
|
+
require_paths:
|
30
|
+
- lib
|
31
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
32
|
+
requirements:
|
33
|
+
- - ">="
|
34
|
+
- !ruby/object:Gem::Version
|
35
|
+
version: 2.6.0
|
36
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - ">="
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '0'
|
41
|
+
requirements: []
|
42
|
+
rubygems_version: 3.3.7
|
43
|
+
signing_key:
|
44
|
+
specification_version: 4
|
45
|
+
summary: placeholder
|
46
|
+
test_files: []
|