radical_rubo 0.1.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 +46 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: f3b48a8cd792e5ca230b807a447cfd32f9fe206b25e5aa7fe87e089621a92584
4
+ data.tar.gz: 546238a11c89bbba0ddefd390aeda3aca61b596300b8a39a0733a9c32fae2cd6
5
+ SHA512:
6
+ metadata.gz: 91903ccd8469da377bdce301f47435cefff91c1b29fe22334efee9b877ff831647b993e7e61e51d448d2845dfb3fdc03325978294e6e67215682da16235130ff
7
+ data.tar.gz: 5c3e7811e80c5e4c3d1106195cc3d91910ba5fe805ff5808c0d4cfc04feb38065a9f6dcf3271d4529cb66a18254ccabe3915d3062aef231b707b1208c99ed62c
metadata ADDED
@@ -0,0 +1,46 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: radical_rubo
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Mike Boyd
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2018-07-12 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email:
15
+ - mike.boyd@radicalbear.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files: []
20
+ homepage:
21
+ licenses:
22
+ - MIT
23
+ metadata:
24
+ allowed_push_host: https://rubygems.org
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.7
42
+ signing_key:
43
+ specification_version: 4
44
+ summary: This gem will keep all the rubocop files the same throughout radical bear
45
+ repos
46
+ test_files: []