rubocop-codeur 0.9.5 → 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: 1bc3ed13a18edb301123c79eb41b8f66fea62695261d23fd4887f50ed6dff0ed
4
- data.tar.gz: 2e6034737b4e91c28f907b09fa236236ccee6a2b67bb7c49f31dae2f01a96dfd
3
+ metadata.gz: 9106424f73f6ac5722f3265ad277f613ad5108f71851ef56dfd347a0399f4f96
4
+ data.tar.gz: 987936b75b02b82025066baaf192e52b92db8ec2b1eb7b4dc19c2cb03223809c
5
5
  SHA512:
6
- metadata.gz: 2c3afc9d07eabfeac17d377c6fbf31871e3ee402df7ea4e820dc58bac713a84f159f7ea9a6820c93022684e52fbcb90f63ff36b7d2310da73a420e26647206d8
7
- data.tar.gz: 20ed7fb9dbe5b566c03f6e69cbc536a43aff69d2ee7a5a05e617ac1a9695504e96ab3d95480f42d91cc977023666b7a4087705ad433eaf627891bfd640242d58
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.5)
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.3.2)
14
+ activesupport (7.1.3.3)
15
15
  base64
16
16
  bigdecimal
17
17
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -23,29 +23,29 @@ GEM
23
23
  tzinfo (~> 2.0)
24
24
  ast (2.4.2)
25
25
  base64 (0.2.0)
26
- bigdecimal (3.1.6)
26
+ bigdecimal (3.1.8)
27
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.22.2)
35
+ minitest (5.23.1)
37
36
  mutex_m (0.2.0)
38
37
  parallel (1.24.0)
39
- parser (3.3.0.5)
38
+ parser (3.3.1.0)
40
39
  ast (~> 2.4.1)
41
40
  racc
42
- racc (1.7.3)
43
- rack (3.0.9.1)
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.9.0)
47
- rexml (3.2.6)
48
- rubocop (1.60.2)
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)
@@ -53,32 +53,32 @@ GEM
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)
59
+ rubocop-ast (1.31.3)
60
+ parser (>= 3.3.1.0)
61
61
  rubocop-capybara (2.20.0)
62
62
  rubocop (~> 1.41)
63
- rubocop-minitest (0.34.5)
64
- rubocop (>= 1.39, < 2.0)
65
- rubocop-ast (>= 1.30.0, < 2.0)
66
- rubocop-performance (1.20.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
67
  rubocop (>= 1.48.1, < 2.0)
68
- rubocop-ast (>= 1.30.0, < 2.0)
69
- rubocop-rails (2.23.1)
68
+ rubocop-ast (>= 1.31.1, < 2.0)
69
+ rubocop-rails (2.25.0)
70
70
  activesupport (>= 4.2.0)
71
71
  rack (>= 1.1)
72
72
  rubocop (>= 1.33.0, < 2.0)
73
- rubocop-ast (>= 1.30.0, < 2.0)
73
+ rubocop-ast (>= 1.31.1, < 2.0)
74
74
  ruby-progressbar (1.13.0)
75
- ruby2_keywords (0.0.5)
76
75
  simplecov (0.22.0)
77
76
  docile (~> 1.1)
78
77
  simplecov-html (~> 0.11)
79
78
  simplecov_json_formatter (~> 0.1)
80
79
  simplecov-html (0.12.3)
81
80
  simplecov_json_formatter (0.1.4)
81
+ strscan (3.1.0)
82
82
  tzinfo (2.0.6)
83
83
  concurrent-ruby (~> 1.0)
84
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
@@ -2,6 +2,6 @@
2
2
 
3
3
  module RuboCop
4
4
  module Codeur
5
- VERSION = '0.9.5'
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.5
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: 2024-02-27 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