rubocop-brands_insurance 1.4.0 → 1.5.0

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: 2dc021723b9b62a27f1c2cf2e184fe9554361ba2adf6d242d46564bffb037bc9
4
- data.tar.gz: ccad1ac23800990dc0bcfaa69d8b758a444860363d8ee20e3f64396ef4ca2118
3
+ metadata.gz: 83429533a42fd0455bc2f0be723b66872a253b548fc7c43418a876d54997ed8c
4
+ data.tar.gz: f4210b37219b580677395ab65d85cd422141346246b7d33803ac02306f10b2ce
5
5
  SHA512:
6
- metadata.gz: 1866b79026d4d034f57bf6c6a0c90c3c3e4aac9d2a1860461f7e54c29837cb7d794003ebdeec11b26c6a33b8a04057d56265e50828b2a41ad41b0e51ac303fdb
7
- data.tar.gz: 710c972af380d96c4803ca482ad4d55906a1d420a269b2a6ed2a0de4b46aeb88487b851930403c8b7b5fcb39fa8774f61b4cd847bb093ce45666f0d69b9ea605
6
+ metadata.gz: ae899a495d128c47dc1eb0dee33d36888a178889b8ec1799192f2d6fa6ef9c793c568915353f5d5f30b7e049eb5289dffee1837ed9cb99c81f8d6005fcfb9556
7
+ data.tar.gz: 70a858f3c44fa48021e8cfa6ad0053622881b9afe96e843c873bf5f16b0c1d9277623cb61ed16af0239248a23c98063a90991ae96f07ddaa1336bdf085cb2105
data/CHANGELOG.adoc CHANGED
@@ -1,3 +1,7 @@
1
+ == 1.5.0
2
+
3
+ === This gem is being replaced by link:https://rubygems.org/gems/rubocop-rubomatic[``rubocop-rubomatic``]
4
+
1
5
  == 1.4.0
2
6
 
3
7
  * Added ``BrandsInsurance/Layout/MultilineArrayLineBreaks`` cop
data/README.adoc CHANGED
@@ -1,3 +1,6 @@
1
+ IMPORTANT: This repo has been replaced by
2
+ link:https://github.com/BrandsInsurance/rubocop-rubomatic[``rubocop-rubomatic``]
3
+
1
4
  = Rubocop::BrandsInsurance
2
5
 
3
6
  Gem for custom rubocop rules for BrandsInsurance
@@ -2,6 +2,6 @@
2
2
 
3
3
  module RuboCop
4
4
  module BrandsInsurance
5
- VERSION = '1.4.0'
5
+ VERSION = '1.5.0'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-brands_insurance
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brands Insurance
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-04-26 00:00:00.000000000 Z
11
+ date: 2023-05-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop