lumbermill 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 (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/index.rb +0 -0
  3. metadata +43 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 18a8ca30b8bc9c49f282a01f8698556c9b18cd04ae499d1e89ecde84bb7be82a
4
+ data.tar.gz: 6bc657db425166394000b8f4272d9e5bbfc0c8969893344339724bc291708d8f
5
+ SHA512:
6
+ metadata.gz: f6182951fa2c4a7b9e34ece02cd40742b8280bf34e52f4c9256728b88ea8f500f83552eceb16157da63ca50ca8b8c2740043418b321e35c8bc2b9bc2322700c3
7
+ data.tar.gz: adee6f05e537969be9475a5c80e324d774da0470abd077412af45731163f2c9f67885011c98b1bc88e1b1bdbdda4434b97d7e8d87465776a32d8217a0147ff05
data/lib/index.rb ADDED
File without changes
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: lumbermill
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Grace Youngblood
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2022-08-08 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: 'A log slicer and dicer. Code coming soon by: Assemble Company.'
14
+ email: code@assembled.app
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/index.rb
20
+ homepage: https://base.bingo/code/lumbermill
21
+ licenses:
22
+ - Unlicense
23
+ metadata: {}
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - ">="
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ requirements: []
39
+ rubygems_version: 3.3.7
40
+ signing_key:
41
+ specification_version: 4
42
+ summary: 'Code made by: Assemble Company.'
43
+ test_files: []