atv_junk 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 (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +45 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: cba0361bc7938e7e318fd6b2284972c6f9b1df94
4
+ data.tar.gz: 69bc7efd77aa2e59af1766d0295aa9298694ddd5
5
+ SHA512:
6
+ metadata.gz: c4df72cfe06c99e56ac5d3112328056591a27bcfd5a4ea7548c9c3d1647595ca22f99d6af2b497daa92a006ca3f4c35a5e58fec81c24ba91c9c6c023646de755
7
+ data.tar.gz: a26d4f4fbf03610a5679e55f2041c753092bbd0c8e2ad44bf5fb98817e661b3d8ef05a9516bc8eb9759c832c72e9801ca8c2b014631fd2d1d1b17e1458e6b17f
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: atv_junk
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Travis Herrick
8
+ - Meagan Cooney
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2015-02-06 00:00:00.000000000 Z
13
+ dependencies: []
14
+ description: This is a useless gem.
15
+ email:
16
+ - travish@awesomenesstv.com
17
+ executables: []
18
+ extensions: []
19
+ extra_rdoc_files: []
20
+ files: []
21
+ homepage: https://github.com/awesomenesstv/junk
22
+ licenses:
23
+ - LGPLv3
24
+ metadata: {}
25
+ post_install_message:
26
+ rdoc_options: []
27
+ require_paths:
28
+ - lib
29
+ required_ruby_version: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - '>='
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ required_rubygems_version: !ruby/object:Gem::Requirement
35
+ requirements:
36
+ - - '>='
37
+ - !ruby/object:Gem::Version
38
+ version: '0'
39
+ requirements: []
40
+ rubyforge_project:
41
+ rubygems_version: 2.4.5
42
+ signing_key:
43
+ specification_version: 4
44
+ summary: Junk Gem for Testing Purposes
45
+ test_files: []