rubocop-codeur 0.9.4 → 0.9.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b3f9a5288bc584e92729edc4cbfdc20d3a3e33e89be2c122bf63a234c0c6f820
4
- data.tar.gz: 4d17bbe247d0fe55c486a71fae848fed1f9668d6b835e81165b44b7c0d623ed0
3
+ metadata.gz: 9106424f73f6ac5722f3265ad277f613ad5108f71851ef56dfd347a0399f4f96
4
+ data.tar.gz: 987936b75b02b82025066baaf192e52b92db8ec2b1eb7b4dc19c2cb03223809c
5
5
  SHA512:
6
- metadata.gz: 6a57a3c416cd639a0809b7c1f76cc0f4bd3755b509c077fa6c42b1ae71c7416068cc0605d99e1ad41f59965baeb3f417326c11ddc11ca0592ecf511b2a3ece6f
7
- data.tar.gz: 29c75a037377f17dc07ef9c378f3afefa2e560b2b615b3717b617dab63e33f4810729031f63bf1ec2befc01d71b71887444bcb7f0ba6fcd8f3f875c2afd8c0d0
6
+ metadata.gz: 5bbdd880cfa4c28430221cf90d12233cb1026308e23d47db6b15446d4ccddd40c68ab3e64fe7ff8fdc0b86cd2c299f6c3cf26b5087d31220d301f9db6115a4e7
7
+ data.tar.gz: 1cc0fcd21e5c947f52ee65cb89c86ec0364f45a36bd5a586be3d2d55888aff72b9b50a6b08bb8065feaf26e749b07a193ee2d2bdc51dcb678eb28d04c705d4f5
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rubocop-codeur (0.9.4)
4
+ rubocop-codeur (0.9.6)
5
5
  rubocop (~> 1.25)
6
6
  rubocop-capybara (~> 2.17)
7
7
  rubocop-minitest (~> 0.20)
@@ -11,7 +11,7 @@ PATH
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- activesupport (7.1.2)
14
+ activesupport (7.1.3.3)
15
15
  base64
16
16
  bigdecimal
17
17
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -23,61 +23,62 @@ GEM
23
23
  tzinfo (~> 2.0)
24
24
  ast (2.4.2)
25
25
  base64 (0.2.0)
26
- bigdecimal (3.1.4)
27
- concurrent-ruby (1.2.2)
26
+ bigdecimal (3.1.8)
27
+ concurrent-ruby (1.2.3)
28
28
  connection_pool (2.4.1)
29
29
  docile (1.4.0)
30
- drb (2.2.0)
31
- ruby2_keywords
32
- i18n (1.14.1)
30
+ drb (2.2.1)
31
+ i18n (1.14.5)
33
32
  concurrent-ruby (~> 1.0)
34
- json (2.7.1)
33
+ json (2.7.2)
35
34
  language_server-protocol (3.17.0.3)
36
- minitest (5.20.0)
35
+ minitest (5.23.1)
37
36
  mutex_m (0.2.0)
38
- parallel (1.23.0)
39
- parser (3.2.2.4)
37
+ parallel (1.24.0)
38
+ parser (3.3.1.0)
40
39
  ast (~> 2.4.1)
41
40
  racc
42
- racc (1.7.3)
43
- rack (3.0.8)
41
+ racc (1.8.0)
42
+ rack (3.0.11)
44
43
  rainbow (3.1.1)
45
- rake (13.1.0)
46
- regexp_parser (2.8.3)
47
- rexml (3.2.6)
48
- rubocop (1.59.0)
44
+ rake (13.2.1)
45
+ regexp_parser (2.9.2)
46
+ rexml (3.2.8)
47
+ strscan (>= 3.0.9)
48
+ rubocop (1.63.5)
49
49
  json (~> 2.3)
50
50
  language_server-protocol (>= 3.17.0)
51
51
  parallel (~> 1.10)
52
- parser (>= 3.2.2.4)
52
+ parser (>= 3.3.0.2)
53
53
  rainbow (>= 2.2.2, < 4.0)
54
54
  regexp_parser (>= 1.8, < 3.0)
55
55
  rexml (>= 3.2.5, < 4.0)
56
- rubocop-ast (>= 1.30.0, < 2.0)
56
+ rubocop-ast (>= 1.31.1, < 2.0)
57
57
  ruby-progressbar (~> 1.7)
58
58
  unicode-display_width (>= 2.4.0, < 3.0)
59
- rubocop-ast (1.30.0)
60
- parser (>= 3.2.1.0)
61
- rubocop-capybara (2.19.0)
59
+ rubocop-ast (1.31.3)
60
+ parser (>= 3.3.1.0)
61
+ rubocop-capybara (2.20.0)
62
62
  rubocop (~> 1.41)
63
- rubocop-minitest (0.33.0)
64
- rubocop (>= 1.39, < 2.0)
65
- rubocop-performance (1.19.1)
66
- rubocop (>= 1.7.0, < 2.0)
67
- rubocop-ast (>= 0.4.0)
68
- rubocop-rails (2.22.2)
63
+ rubocop-minitest (0.35.0)
64
+ rubocop (>= 1.61, < 2.0)
65
+ rubocop-ast (>= 1.31.1, < 2.0)
66
+ rubocop-performance (1.21.0)
67
+ rubocop (>= 1.48.1, < 2.0)
68
+ rubocop-ast (>= 1.31.1, < 2.0)
69
+ rubocop-rails (2.25.0)
69
70
  activesupport (>= 4.2.0)
70
71
  rack (>= 1.1)
71
72
  rubocop (>= 1.33.0, < 2.0)
72
- rubocop-ast (>= 1.30.0, < 2.0)
73
+ rubocop-ast (>= 1.31.1, < 2.0)
73
74
  ruby-progressbar (1.13.0)
74
- ruby2_keywords (0.0.5)
75
75
  simplecov (0.22.0)
76
76
  docile (~> 1.1)
77
77
  simplecov-html (~> 0.11)
78
78
  simplecov_json_formatter (~> 0.1)
79
79
  simplecov-html (0.12.3)
80
80
  simplecov_json_formatter (0.1.4)
81
+ strscan (3.1.0)
81
82
  tzinfo (2.0.6)
82
83
  concurrent-ruby (~> 1.0)
83
84
  unicode-display_width (2.5.0)
data/default.yml CHANGED
@@ -285,9 +285,6 @@ Rails/ReversibleMigration:
285
285
  Exclude:
286
286
  - 'db/migrate/{2012,2013,2014,2015,2016,2017,2018}*.rb'
287
287
 
288
- Rails/MigrationClassName:
289
- Enabled: false
290
-
291
288
  Rails/SaveBang:
292
289
  Enabled: false
293
290
 
@@ -297,6 +294,11 @@ Rails/SkipsModelValidations:
297
294
  - 'lib/tasks/**/*'
298
295
  - 'db/migrate/*.rb'
299
296
 
297
+ Rails/ThreeStateBooleanColumn:
298
+ Enabled: true
299
+ Exclude:
300
+ - 'db/migrate/201*.rb'
301
+
300
302
  Rails/TimeZone:
301
303
  Enabled: true
302
304
  AutoCorrect: false
@@ -308,6 +310,7 @@ Rails/UnknownEnv:
308
310
  - test
309
311
  - staging
310
312
  - production
313
+ - local
311
314
 
312
315
  Style/AsciiComments:
313
316
  Enabled: false
@@ -2,6 +2,6 @@
2
2
 
3
3
  module RuboCop
4
4
  module Codeur
5
- VERSION = '0.9.4'
5
+ VERSION = '0.9.6'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-codeur
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.4
4
+ version: 0.9.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Codeur
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-12 00:00:00.000000000 Z
11
+ date: 2024-05-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop