40
40
dry-inflector (~> 1.0 )
41
41
dry-logic (~> 1.4 )
42
42
zeitwerk (~> 2.6 )
43
- json (2.7.1 )
43
+ json (2.7.2 )
44
44
language_server-protocol (3.17.0.3 )
45
45
method_source (1.0.0 )
46
- parallel (1.24.0 )
47
- parser (3.3.0.5 )
46
+ parallel (1.26.3 )
47
+ parser (3.3.5.0 )
48
48
ast (~> 2.4.1 )
49
49
racc
50
50
pry (0.14.2 )
53
53
pry-byebug (3.10.1 )
54
54
byebug (~> 11.0 )
55
55
pry (>= 0.13 , < 0.15 )
56
- racc (1.7.3 )
56
+ racc (1.8.1 )
57
57
rainbow (3.1.1 )
58
58
rake (13.1.0 )
59
59
reek (6.3.0 )
60
60
dry-schema (~> 1.13.0 )
61
61
parser (~> 3.3.0 )
62
62
rainbow (>= 2.0 , < 4.0 )
63
63
rexml (~> 3.1 )
64
- regexp_parser (2.9.0 )
65
- rexml (3.2.6 )
64
+ regexp_parser (2.9.2 )
65
+ rexml (3.3.7 )
66
66
rspec (3.13.0 )
67
67
rspec-core (~> 3.13.0 )
68
68
rspec-expectations (~> 3.13.0 )
76
76
diff-lcs (>= 1.2.0 , < 2.0 )
77
77
rspec-support (~> 3.13.0 )
78
78
rspec-support (3.13.0 )
79
- rubocop (1.60.2 )
79
+ rubocop (1.66.1 )
80
80
json (~> 2.3 )
81
81
language_server-protocol (>= 3.17.0 )
82
82
parallel (~> 1.10 )
83
83
parser (>= 3.3.0.2 )
84
84
rainbow (>= 2.2.2 , < 4.0 )
85
- regexp_parser (>= 1.8 , < 3.0 )
86
- rexml (>= 3.2.5 , < 4.0 )
87
- rubocop-ast (>= 1.30.0 , < 2.0 )
85
+ regexp_parser (>= 2.4 , < 3.0 )
86
+ rubocop-ast (>= 1.32.2 , < 2.0 )
88
87
ruby-progressbar (~> 1.7 )
89
88
unicode-display_width (>= 2.4.0 , < 3.0 )
90
- rubocop-ast (1.30.0 )
91
- parser (>= 3.2.1.0 )
92
- rubocop-capybara (2.20.0 )
93
- rubocop (~> 1.41 )
94
- rubocop-factory_bot (2.25.1 )
95
- rubocop (~> 1.41 )
96
- rubocop-performance (1.20.2 )
89
+ rubocop-ast (1.32.3 )
90
+ parser (>= 3.3.1.0 )
91
+ rubocop-performance (1.21.1 )
97
92
rubocop (>= 1.48.1 , < 2.0 )
98
- rubocop-ast (>= 1.30.0 , < 2.0 )
93
+ rubocop-ast (>= 1.31.1 , < 2.0 )
99
94
rubocop-rake (0.6.0 )
100
95
rubocop (~> 1.0 )
101
- rubocop-rspec (2.26.1 )
102
- rubocop (~> 1.40 )
103
- rubocop-capybara (~> 2.17 )
104
- rubocop-factory_bot (~> 2.22 )
96
+ rubocop-rspec (3.0.5 )
97
+ rubocop (~> 1.61 )
105
98
ruby-progressbar (1.13.0 )
106
99
simplecov (0.22.0 )
107
100
docile (~> 1.1 )
@@ -127,7 +120,7 @@ DEPENDENCIES
127
120
rubocop (>= 1.35 , < 2.0 )
128
121
rubocop-performance (>= 1.14 , < 2.0 )
129
122
rubocop-rake (>= 0.6 , < 1.0 )
130
- rubocop-rspec (>= 2.12 , < 3 .0 )
123
+ rubocop-rspec (>= 2.12 , < 4 .0 )
131
124
simplecov (>= 0.22.0 , < 1.0 )
132
125
133
126
BUNDLED WITH
0 commit comments