voteable_shawn 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/voteable_shawn.rb +0 -0
  3. metadata +45 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: ee43a2614a0c464bfc1818c409cfa532c287f130e51a960e131b0c9cb457b336
4
+ data.tar.gz: 4cb12e020a662a6eacb42991ca7e570eb033be4b95d6511cde7f2b96f173596b
5
+ SHA512:
6
+ metadata.gz: 87bba24981feb1d49e937c6a047e5fdf263b5a2b77bbb43dba097599258feb7be86a074f36107bd7ff9a37e037b5cbc5ccf06d4b9ab32af5fcc848984f5c6c40
7
+ data.tar.gz: 49dee100563ba97cd282fce952f25d8ca8378fe26e8c299901dc40b1570e7c039e249227db38a5ce12108ce52784af4d02f3ce05661ac46b8ab1c6d9c5494cff
File without changes
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: voteable_shawn
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Shawn
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2018-05-15 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: The voting gem!
14
+ email: shawnkuo67@gmail.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/voteable_shawn.rb
20
+ homepage: https://rubygems.org/gems/example
21
+ licenses:
22
+ - MIT
23
+ metadata:
24
+ source_code_uri: https://github.com/example/example
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.7.6
42
+ signing_key:
43
+ specification_version: 4
44
+ summary: This is a voteable gem example!
45
+ test_files: []