spicerack-styleguide 0.6.3 → 0.6.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2b7277e41d63b6bc704e1695901a835bfd3b6d361bc0ac836fa0b2c204a884a6
4
- data.tar.gz: c0b99f6c42749655b3185ecefcc6026251d6492554616549a1045c6ba178713e
3
+ metadata.gz: 2a2deab7fe710357ac88dbda7cca1c15a512c4a06a4a588b4ad96ca54f78c8f3
4
+ data.tar.gz: 6eb762f0f632c9d49d90c8e953b85d8430f0ff2594cbc087eca19cbe066c2cd9
5
5
  SHA512:
6
- metadata.gz: b763db5286cc9ffbd7b87cfa7ba90298755ad353928fc0361c3010faf24c7e220bbff2f8296a94f9428116a18c485bc7aa2c88837125f878c0d91f71b2c6e7d4
7
- data.tar.gz: 53f403673afdb3bb907e476d2482e538d1a1170cb1a1b7889a4df6bf02ebf476be9ebbdd930e9ec58a063c178282a035845f14bb1ba398ceab813b59a0b8c71f
6
+ metadata.gz: 4a9bdd74a4da909abecba77de183b6f6f84591a50c92c97e4dc2391c83369cb464cbc331e18f9b1001a196f5da1dd5e9c2fc6a9d3710327971edfa62dd04cadb
7
+ data.tar.gz: 2b1e04d3f129e4ffa9011a38bdaaa2af24fa944114ceb7d78cd1617cad43bb088790d4e0f93d8d5949ef9f5ebce2e0f2f72b8ae3e389665ba5a876fcd0804be1
data/README.md CHANGED
@@ -5,6 +5,12 @@
5
5
  [![Maintainability](https://api.codeclimate.com/v1/badges/7e089c2617c530a85b17/maintainability)](https://codeclimate.com/github/Freshly/spicerack/maintainability)
6
6
  [![Test Coverage](https://api.codeclimate.com/v1/badges/7e089c2617c530a85b17/test_coverage)](https://codeclimate.com/github/Freshly/spicerack/test_coverage)
7
7
 
8
+ * [Installation](#installation)
9
+ * [Usage](#usage)
10
+ * [Development](#development)
11
+ * [Contributing](#contributing)
12
+ * [License](#license)
13
+
8
14
  ## Installation
9
15
 
10
16
  Add this line to your application's Gemfile:
@@ -46,7 +52,7 @@ Style/StringLiterals:
46
52
 
47
53
  ## Development
48
54
 
49
- See https://github.com/Freshly/spicerack/blob/master/README.md
55
+ This... is a yml. You don't develop it. Go home, boilerplate gem README text, you're drunk!
50
56
 
51
57
  ## Contributing
52
58
 
@@ -3,6 +3,6 @@
3
3
  module Spicerack
4
4
  module Styleguide
5
5
  # This constant is managed by spicerack
6
- VERSION = "0.6.3"
6
+ VERSION = "0.6.4"
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spicerack-styleguide
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.3
4
+ version: 0.6.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Allen Rettberg
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-03-29 00:00:00.000000000 Z
11
+ date: 2019-04-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop