rubomatic 2.4.0 → 2.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: 053f19c4aadc25965b682766c2b6fd02103a07a4c2f9434d5c7195ed83876b05
4
- data.tar.gz: b2cfdb00b5a55d5c212dd683c32b54dea90211744fbffded7e15e1e88dcdb69e
3
+ metadata.gz: a96b67c43a7bc80447fab0dd8ce1965d1344aac242d7a09c829bae9a2da6f30e
4
+ data.tar.gz: 126f3efddd1d25d82b8cd61c7d7c29328c2419ecea86d53bae77cf01d4ff62bc
5
5
  SHA512:
6
- metadata.gz: 64ee587dd0b073301285b9791e77de2d870ec5411ab59e6c38d0ebf4bb3f1b0d8b341a1d7179e0425ac20e58d1afcb8a83d64be3808a3aa43e7d28085636f284
7
- data.tar.gz: 6e954e2ba75996becbe700dac409e05419e22ca19d7ef5f966a1929e3c4d5ff6c0f9f28645e4a737d1749cb01e7c80881bbc3f3f6ac50487849870212d931976
6
+ metadata.gz: 85fc3f99cd8db05e62240d26451ac6e2308f25513cfe870d5812c1af5f8837910a67f639fab16cabb030550d21dfe7819582f5b4f365d2743634e9f0eb75e271
7
+ data.tar.gz: 06e50cd4a0027fd3da7b159fc80280c9b9a48b4004838cefab2407d32fef597a7e914a8bbe88cf79956a941e7b923d81dfad3ee42bcefd9720545c74f9af4511
data/CHANGELOG.adoc CHANGED
@@ -1,3 +1,7 @@
1
+ == 2.5.0
2
+
3
+ === This gem is being replaced by link:https://rubygems.org/gems/rubocop-rubomatic[``rubocop-rubomatic``]
4
+
1
5
  == 2.4.0
2
6
 
3
7
  === Config
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
  = Rubomatic
2
5
 
3
6
  Gem for shared rubocop config for BrandsInsurance
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Rubomatic
4
- VERSION = '2.4.0'
4
+ VERSION = '2.5.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubomatic
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.0
4
+ version: 2.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-05-03 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