simplycop 1.19.0 → 1.19.1

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: 592b75c9ce80564fbf37a0ad99eb31dad5b198d5ea2fb7acd27cfdbc2177a2c5
4
- data.tar.gz: c3f9312fef83870230c9191df6a3caf9cf3af9899f9473a210deb0bdb0398701
3
+ metadata.gz: de3f1faf0c3a0add80bb6b50ee7507a99945b83f130d5117b7f49cd01b93029a
4
+ data.tar.gz: c82de3c2e9aa904b602cf2935ec45c7819a2e1b6c60cf6aad8387375014046ba
5
5
  SHA512:
6
- metadata.gz: 3522981c689a9010b96f3a769216e4dc056191d5d9035dc5876f5c1dc1c538c46389d0993efdc93c5d897781421d084222dfb9bcfbd91ee0ab49d8c2bf1ddef3
7
- data.tar.gz: 69c869e22681ffe8b006062f9ec0b0eaad477ab75b3dcbd83b0d4d96aa717c611fdee23f8a9095db0978266045d141b9b29315ce9d1bddaefc27e03b034e729b
6
+ metadata.gz: 8b8a6b49a3b9326ac98c2cb05c434120cf5942a7c99a847a4993ac50a64f4beebea1930356c37b60f0dc2c514653584fac26ecd9e81f32fc0ad65192fdfb2b65
7
+ data.tar.gz: 0b1b3da447762659bfaa7360b19bcc6830e031bc1c3211fe7ff1d87d2444c6b53fcf4c093935eca8814e115273ba06310a97b4e733cb4f6d1bbac9d20767d268
@@ -0,0 +1,2 @@
1
+ global:
2
+ APP_NAME: 'simplycop'
@@ -7,5 +7,5 @@
7
7
  #
8
8
 
9
9
  module Simplycop
10
- VERSION = '1.19.0'
10
+ VERSION = '1.19.1'
11
11
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simplycop
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.19.0
4
+ version: 1.19.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simply Business
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-05-30 00:00:00.000000000 Z
11
+ date: 2024-06-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop
@@ -148,6 +148,7 @@ files:
148
148
  - Gemfile
149
149
  - README.md
150
150
  - Rakefile
151
+ - _pipeline/config.yaml
151
152
  - _pipeline/stage_publishdocs.yml
152
153
  - _pipeline/stage_sast_tools.yml
153
154
  - bin/console