simplycop 1.16.3 → 1.16.4

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1af1bb1f8257957d3af2be6d8f9c20b7653714aebe16bc0ac379b3c39a1465b6
4
- data.tar.gz: 629c8468d68729bbbe9ed97e6c6f4c501e9a94814016953c132b4601141ac2fa
3
+ metadata.gz: b7046ed53a33f5c679e5745eb62686e741152be277e4bd0b074d7b0633e074f6
4
+ data.tar.gz: 23a556723b982b032dcb51763dd1d358b70013bbea7097339f0bcadd710cd7c2
5
5
  SHA512:
6
- metadata.gz: 672358353ff8aab8e7b5cdce84e5c50dbfbfcd91edf58f76d40ab4bef91e4b88f02753f502f165c81faa0f0e9148cc06969d00fd06d366bcd49e8425f71d3965
7
- data.tar.gz: b0d51792987df1351e68f3d96e5cea8221df20e5dccfa75c9e742e137090bb7bbdba8c4868670f1bf347925fb1b946ceb072409373c4db2f1b4a203d6ea99329
6
+ metadata.gz: 775d3bdf7efd94a55c5217a849ec3acad525f2d11ebff79a611e769f89fdf5a2a3c8834d7837bc35190dd58e0ecbe32eb6e555bf1572c7fb852ba81a71bc67af
7
+ data.tar.gz: 4374ab97101cb553277e0e44f1fcf97a9fd8b7ef0f75a634723b52d5a6e3f11f13a03d35cb97ad12bfa4249f1c1400b529ae1454fd71a92c813c9380a11c9ebe
data/.simplycop_rspec.yml CHANGED
@@ -417,23 +417,23 @@ FactoryBot/SyntaxMethods:
417
417
 
418
418
  # Rspec/Rails
419
419
 
420
- RSpec/Rails/AvoidSetupHook: # new in 2.4
420
+ RSpecRails/AvoidSetupHook: # new in 2.4
421
421
  Enabled: true
422
422
 
423
- RSpec/Rails/HaveHttpStatus:
423
+ RSpecRails/HaveHttpStatus:
424
424
  Enabled: true
425
425
 
426
- RSpec/Rails/HttpStatus:
426
+ RSpecRails/HttpStatus:
427
427
  Enabled: true
428
428
 
429
- RSpec/Rails/InferredSpecType:
429
+ RSpecRails/InferredSpecType:
430
430
  Enabled: true
431
431
 
432
- RSpec/Rails/MinitestAssertions:
432
+ RSpecRails/MinitestAssertions:
433
433
  Enabled: true
434
434
 
435
- RSpec/Rails/NegationBeValid:
435
+ RSpecRails/NegationBeValid:
436
436
  Enabled: true
437
437
 
438
- RSpec/Rails/TravelAround:
438
+ RSpecRails/TravelAround:
439
439
  Enabled: true
@@ -7,5 +7,5 @@
7
7
  #
8
8
 
9
9
  module Simplycop
10
- VERSION = '1.16.3'
10
+ VERSION = '1.16.4'
11
11
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simplycop
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.16.3
4
+ version: 1.16.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simply Business