simplycop 2.29.0 → 2.30.2

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: 28253357e5a9e6bca9f98c5880491e62c859407f6df85867ce0b6f2546259fd3
4
- data.tar.gz: d0111e3eaa1cdb9fe998eb974894f05c18bbbad0ce8129a4e7c27ca697a4c17c
3
+ metadata.gz: 5a43b59674839f367ea0a05adeb2005dc4426a066a900deb4d5f023ba918533d
4
+ data.tar.gz: 7bf3be4136274de488822b290f421287476ec2fd781a37bae06a7fe3552da931
5
5
  SHA512:
6
- metadata.gz: 0b5794ce2f4b8a3089db2f201661e2117dc873184b6804d76a6c59924806dfe7fa230c13a314157c929e7a1ab28e66e37474413dc50af9ab64943a1d7ed46fc0
7
- data.tar.gz: b7187f6337f49e6de7732ef9aa971709dc3f243e577ec6a981e6cf25fe37c6e8584144c74859d9f29a7d1b64137905189794660f4bc3dcda1b7b03be464fb40b
6
+ metadata.gz: 3c4a2c0ae6cf6cd963d4b0ad7932e9daba5d3d50b9614ad132dab3c56916f60005978055afd50cd8f021b6a22aadebb549317093dd51672d3c1a2775efbb200e
7
+ data.tar.gz: 3a1a43234bf95b0d6886f77dc4e9f40cd1c385e47d6d2c259c4bdad0bcd6b96d4512f9bc453aa3b6339c454f82fa5d6b83902a0d479d967cea50771acd74fdac
@@ -24,3 +24,4 @@ jobs:
24
24
  gem push *.gem
25
25
  env:
26
26
  GEM_HOST_API_KEY: ${{secrets.RUBYGEMS_API_KEY}}
27
+
data/.simplycop_style.yml CHANGED
@@ -247,9 +247,9 @@ Style/ExplicitBlockArgument:
247
247
  Style/ExponentialNotation:
248
248
  Enabled: false
249
249
 
250
- # Overridden to false in Chopin
251
250
  Style/FetchEnvVar:
252
251
  Enabled: true
252
+ AutoCorrect: disabled
253
253
 
254
254
  Style/FileEmpty:
255
255
  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.29.0
11
+ rubygems.org/current-version: 2.30.2
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.29.0'
10
+ VERSION = '2.30.2'
11
11
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simplycop
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.29.0
4
+ version: 2.30.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simply Business
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-09-03 00:00:00.000000000 Z
10
+ date: 2025-10-01 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: rubocop