simplycop 2.30.3 → 2.30.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: fdbd09802cf2521a66e300e94c4d78bc96f29306e0493d4f6c652bd0f638f90e
4
- data.tar.gz: 92aa74b5e8421e7ee063af9155168f9179d4f8ab1c0700a24b1e06bb0a002c5e
3
+ metadata.gz: 528e10c0ad1ec4a7fdcc253354f28d0082ed4637e13b83b42f1d4501422cfa25
4
+ data.tar.gz: 40638949b20fa47b79ae1e062a79e5c1e45f8ab3ae884e96577394528333f1f6
5
5
  SHA512:
6
- metadata.gz: 6fa6d796f854b525503d6b17f992181fd6c14665a0cb5b965605dab4708b4d7d3e8b6385a484ee97676ba778f100edee318585a9a6cbbd7ac719c2ebc222698f
7
- data.tar.gz: fa7faec0143f0b0cd0016ca65a7017751c5fad2c6b3df5a89b6854088ff4222556f220d82be78fac76860663fc9083c7343874ba2a45426aa1b4bd869ba72581
6
+ metadata.gz: 652242374d24d7198b57223166cf48a64331ba68704b0a5413f9961209ff0cc604c8abaf617b433295c777ac1349d5d11b76c4b5919fa94f8942e443d23e13b3
7
+ data.tar.gz: 0e98efff2881c3a986ef90846731528e42d1f5463330d752172eebf6f9fe3367371d3f0fdc35021d6362cd3bd5a407ae2e324c212c3912c0ed7190430ea9b4bc
data/.simplycop_rails.yml CHANGED
@@ -401,6 +401,11 @@ Rails/UniqueValidationWithoutIndex:
401
401
 
402
402
  Rails/UnknownEnv:
403
403
  Enabled: true
404
+ Environments:
405
+ - production
406
+ - development
407
+ - test
408
+ - staging
404
409
 
405
410
  Rails/UnusedIgnoredColumns:
406
411
  Enabled: true
data/catalog-info.yaml CHANGED
@@ -8,7 +8,7 @@ metadata:
8
8
  simplybusiness.com/bnw-app-name: simplycop
9
9
  simplybusiness.com/sast-scanning: enabled
10
10
  rubygems.org/name: simplycop
11
- rubygems.org/current-version: 2.30.3
11
+ rubygems.org/current-version: 2.30.4
12
12
  spec:
13
13
  type: library
14
14
  lifecycle: production
@@ -7,5 +7,5 @@
7
7
  #
8
8
 
9
9
  module Simplycop
10
- VERSION = '2.30.3'
10
+ VERSION = '2.30.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: 2.30.3
4
+ version: 2.30.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simply Business