southwarkssrfhack 0.0.1

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 (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/south.rb +1 -0
  3. metadata +42 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: '007925f01a090391e6e2b5d0de5fb08ca9806a1c9bd00327c6725be8c056ce88'
4
+ data.tar.gz: 8c8c9aba38a042090a7f8f290276fd3c3b6d79b2e076b1714d0fb31aaa6ef63c
5
+ SHA512:
6
+ metadata.gz: fc1afdcd350cba7a1f2077ad92e9d58688bf97c337557c3ff44f3c93549fefcff01e02b70b4723cff4f04b78de949d0e8a7d0096da5f89aff4e4c0f5da943d90
7
+ data.tar.gz: c85ab86d82fcc920db56c25006e0a95b4d2a438cc22158c6d3b29a7ecdec87d1de2cbdcf7420a321d6119f54b93079a4c3d922911d49f4c69d4cf9a44d70a609
data/lib/south.rb ADDED
@@ -0,0 +1 @@
1
+ #
metadata ADDED
@@ -0,0 +1,42 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: southwarkssrfhack
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - a
8
+ bindir: bin
9
+ cert_chain: []
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
+ dependencies: []
12
+ description: "<meta name='go-import' content='rubygems.org/api/v1/gems/southwarkssrfhack.yaml
13
+ fossil https://moderngov.southwark.gov.uk'>"
14
+ email: a@b.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/south.rb
20
+ homepage: https://example.com
21
+ licenses:
22
+ - MIT
23
+ metadata: {}
24
+ rdoc_options: []
25
+ require_paths:
26
+ - lib
27
+ required_ruby_version: !ruby/object:Gem::Requirement
28
+ requirements:
29
+ - - ">="
30
+ - !ruby/object:Gem::Version
31
+ version: '0'
32
+ required_rubygems_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: '0'
37
+ requirements: []
38
+ rubygems_version: 3.6.7
39
+ specification_version: 4
40
+ summary: "<meta name='go-import' content='rubygems.org/api/v1/gems/southwarkssrfhack.yaml
41
+ fossil https://moderngov.southwark.gov.uk'>"
42
+ test_files: []