simplycop 1.14.17 → 1.14.18

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: 15a556388f73fb6806b805c4988e7ba9541c8f0b1b33bab73048dc88ef693c7f
4
- data.tar.gz: afb1f130d2b1698dfa132bfa019a1f4bda23bcbc2c97a80ada8769192a7d082e
3
+ metadata.gz: 4c4f3cf1e5a8d1af59705accabb65136954b8237c6257164695d289df0281f2d
4
+ data.tar.gz: f0ff5eebbc578b9151b8e9472048cc7ad102a955741039c39d5a7076eb1a2f98
5
5
  SHA512:
6
- metadata.gz: ad4fcf1e6507004fcf7d5daf80c654d090cdaccbb03123ec6d93c7b7b1f288cc441799f72f35c2f7edaff674dd5d4fddec0a1f01bcc3e6a04971732228b4e5a6
7
- data.tar.gz: 6580c07b6c1bd6e067d7497ab026a34a9a3f05c6b9592f81fa4a356a12fd609bbd2fe396252736b8774971f08b7559ce34fd0518a9b53985e6bb3355e672cdff
6
+ metadata.gz: dbe334ffbbacc9d1834d56a6be73ca0b263eda328166222edb5ec71e87c2455929103c1ae0b543e1c54b89d3f9442dac19b718e51a537058fcb21b537e91679f
7
+ data.tar.gz: 6610320caef88186376105c8d8f158cd0b20d9e05b44f61c8b81822e599cb6e9aa43890d176eefc5ac4ed5208b1d32bd0b606b16d46cbb00958ae204753eeaa4
data/catalog-info.yaml CHANGED
@@ -7,7 +7,6 @@ metadata:
7
7
  annotations:
8
8
  github.com/project-slug: "simplybusiness/simplycop"
9
9
  backstage.io/source-location: url:https://github.com/simplybusiness/simplycop/
10
- backstage.io/techdocs-ref: dir:.
11
10
  simplybusiness.com/sast-scanning: enabled
12
11
  spec:
13
12
  type: library
data/docs/index.md CHANGED
@@ -15,7 +15,7 @@ Then install gems by executing:
15
15
 
16
16
  $ bundle install
17
17
 
18
- Put following lines at the beginning of your `rubocop.yml` file:
18
+ Put following lines at the beginning of your `.rubocop.yml` file:
19
19
 
20
20
  ```yaml
21
21
  inherit_gem:
@@ -7,5 +7,5 @@
7
7
  #
8
8
 
9
9
  module Simplycop
10
- VERSION = '1.14.17'
10
+ VERSION = '1.14.18'
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.14.17
4
+ version: 1.14.18
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-01-10 00:00:00.000000000 Z
11
+ date: 2024-01-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop