simplycop 2.16.2 → 2.17.0

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: 966d73c2d2fc1c34e47b585c48e6c09b730bfb7478861c47d7b43ee3fb45be26
4
- data.tar.gz: 42793773d0e4dcb7c2ac94bb1d0ac9642f80814a238de0f926eba3d977f17f04
3
+ metadata.gz: 523f9226a0548b7019c762f51c06e4f52224d3bcbdc6995a8b77f7041b72eb41
4
+ data.tar.gz: d9f2b37d228f723467bb3d743cfbed75df9da5cc0105a7fc48bf55134c4f71f9
5
5
  SHA512:
6
- metadata.gz: 99b6be88c6f1705136aa4f1205d71d8b2f1b06d15406d0f7ded4a27ace84234afd47712024450ea0cde314d5c94a1cc54663dcc43059b2c819df7f2c6d8f5354
7
- data.tar.gz: 4dfdceebeccfdd69777fc1c624f3b5b69bb6c7bf3c878836abcea5d10f279f5f3021afc16a745c082b22883ad31b2218bf8b7a3cf6cec893c3eb00e86aec630b
6
+ metadata.gz: 8b092e91c01c4d9f7f80286188c9909ff54459317d714cbd4309f2db9fcc802ec9e424020a62b505605874f8be3f4b54e2c435bdca674ec6ff9c38e0228631cc
7
+ data.tar.gz: 4627f25559824d254724c8372fb25f49d10faac8ad29b6837959b67970f7362e729e82bab6536a5fb3271cdc6ec1a15ade379f5f0b71f59d880f5f537ba86a41
data/.simplycop_rspec.yml CHANGED
@@ -159,6 +159,9 @@ RSpec/ImplicitExpect:
159
159
  RSpec/ImplicitSubject:
160
160
  Enabled: true
161
161
 
162
+ RSpec/IncludeExamples:
163
+ Enabled: true
164
+
162
165
  # Currently pending (as of 2.16) but causes multiple fails on Rater and Chopin
163
166
  # and possibly controversial/unpopular so keep disabled pending discussion
164
167
  RSpec/IndexedLet:
data/catalog-info.yaml CHANGED
@@ -10,7 +10,7 @@ metadata:
10
10
  simplybusiness.com/bnw-app-name: simplycop
11
11
  simplybusiness.com/sast-scanning: enabled
12
12
  rubygems.org/name: simplycop
13
- rubygems.org/current-version: 2.16.2
13
+ rubygems.org/current-version: 2.17.0
14
14
  spec:
15
15
  type: library
16
16
  lifecycle: production
@@ -7,5 +7,5 @@
7
7
  #
8
8
 
9
9
  module Simplycop
10
- VERSION = '2.16.2'
10
+ VERSION = '2.17.0'
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.16.2
4
+ version: 2.17.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simply Business