rubocop-brands_insurance 0.0.2.pre.rc.1 → 0.0.2.pre.rc.3

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: b78dfa9d49167cd428caa869e3233539739bf0609ca423c95206d437d0a30491
4
- data.tar.gz: edd592a746d2ea5396a5585ce01dd504698fba5767f55ae5f238ce0ae9541468
3
+ metadata.gz: aff8481403fd3883532f4e31847fba4cb9cb57f614a50885d3db01a0117da43c
4
+ data.tar.gz: 7227cd1f3c99b57fa854174202ca61d51cac7f9a7b467d25a7774d7a7314c2b3
5
5
  SHA512:
6
- metadata.gz: 9576f39c77c22ac92247b9f3fe45e8a48298570c6c125bee83cc45aa0d4367ccd37410ddd5b975202a69ef664d75d4bd1252f42d26266b4874d1db7d20cb32cc
7
- data.tar.gz: fd679b7562290fc20b46c61d7d4cd29d0d7bd0ae7b818e25398aa35c019cca50d55c658a99ad88085ef9808b3c589bbcb9fc393577b9af8b33286d0a7bd19699
6
+ metadata.gz: 6abfcfeb6d0eaf93855885841cc0224839c5a08ae60b2f07de0856ea563f23e3e08df4c5318688de0838461b4cf474e6ff58c02c526bb6ca72dcc0fe3d648877
7
+ data.tar.gz: 0455addb037dcb636f1f2ddc790baca4d3b443610bd458e0e13ce9d009ae5acaa2b493bb54c33780d440a33d60d79f740dfbbf3a8cdf8aadced5fa2689078db7
data/LICENSE.txt ADDED
@@ -0,0 +1,20 @@
1
+ Copyright (c) 2012-23 Bozhidar Batsov
2
+
3
+ Permission is hereby granted, free of charge, to any person obtaining
4
+ a copy of this software and associated documentation files (the
5
+ "Software"), to deal in the Software without restriction, including
6
+ without limitation the rights to use, copy, modify, merge, publish,
7
+ distribute, sublicense, and/or sell copies of the Software, and to
8
+ permit persons to whom the Software is furnished to do so, subject to
9
+ the following conditions:
10
+
11
+ The above copyright notice and this permission notice shall be
12
+ included in all copies or substantial portions of the Software.
13
+
14
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
15
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
16
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
17
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
18
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
19
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
20
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -2,6 +2,6 @@
2
2
 
3
3
  module RuboCop
4
4
  module BrandsInsurance
5
- VERSION = '0.0.2-rc.1'
5
+ VERSION = '0.0.2-rc.3'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-brands_insurance
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2.pre.rc.1
4
+ version: 0.0.2.pre.rc.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brands Insurance
@@ -31,6 +31,7 @@ executables: []
31
31
  extensions: []
32
32
  extra_rdoc_files: []
33
33
  files:
34
+ - LICENSE.txt
34
35
  - README.adoc
35
36
  - config/default.yml
36
37
  - docs/cops/style/README.adoc
@@ -45,7 +46,8 @@ files:
45
46
  - lib/rubocop/cop/brands_insurance/style/disallowed_methods.rb
46
47
  - lib/rubocop/cop/brands_insurance_cops.rb
47
48
  homepage: https://github.com/BrandsInsurance/expert-chainsaw/
48
- licenses: []
49
+ licenses:
50
+ - MIT
49
51
  metadata:
50
52
  homepage_uri: https://github.com/BrandsInsurance/expert-chainsaw/
51
53
  source_code_uri: https://github.com/BrandsInsurance/expert-chainsaw/plugins/rubocop/brandsinsurance