table_manners 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 +43 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: aa15e77f86665c2229d7f41599f896249dd73740
4
+ data.tar.gz: dbea1e84feb78b0468ae87621492e89503f7acd8
5
+ SHA512:
6
+ metadata.gz: 17d40c7a8003e6a7a0dd175dbd3b2ef804228b1a461afc1a76c7fa89a8a28bfdd08964d91353fe8253109b5994c3b938ce97d38a762c0180ea370d776c97dcaa
7
+ data.tar.gz: 7653e91cceac5cd22042a824b1dfca34b359ee41c984b9b06038daf8965baeb22cd6d8f7878b638bbc0551884f20f404594e1186755c1711b05d6a61e528ec3e
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: table_manners
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Jim Pruetting
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2015-03-21 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: N/A
14
+ email:
15
+ - jim@builtbyrobots.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files: []
20
+ homepage:
21
+ licenses: []
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
+ rubyforge_project:
39
+ rubygems_version: 2.0.14
40
+ signing_key:
41
+ specification_version: 4
42
+ summary: N/A
43
+ test_files: []