my-crazy-stub-gem 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 +42 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 8e0e7152f7f5ef0d9f1496cae16fd9a7822e3736cfa2937186e70314ee677002
4
+ data.tar.gz: 3f09574898096f0bc915b68089fcb8a6756dc22f588043e433766b27aa21e7d2
5
+ SHA512:
6
+ metadata.gz: 0352be7ac8223b41b7b3c16cb0d17025dc745101f92d29fdd2a5b546cc940d6b76b3a8928381d9766fed536eb66c0bfffdcc1d62d29f139ca1d61c0f56b7fcef
7
+ data.tar.gz: be7403737511f04e9bbeb0466741ed77378bc1dee878419984406032019dd469a74c64c4155d9ae85703b18e99143e90e2bc730b2b96ddbb8a50143668c77bfb
metadata ADDED
@@ -0,0 +1,42 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: my-crazy-stub-gem
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - No one
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2021-02-19 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: A simple gem
14
+ email: no@one.to
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: https://rubygems.org/gems/hola
20
+ licenses:
21
+ - MIT
22
+ metadata: {}
23
+ post_install_message:
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.0.6
39
+ signing_key:
40
+ specification_version: 4
41
+ summary: Hola!
42
+ test_files: []