File tree Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change 72
72
i18n (>= 1.6 , < 2 )
73
73
minitest (>= 5.1 )
74
74
tzinfo (~> 2.0 )
75
- ast (2.4.2 )
75
+ ast (2.4.3 )
76
76
builder (3.2.4 )
77
77
byebug (11.1.3 )
78
78
coderay (1.1.3 )
88
88
multi_xml (>= 0.5.2 )
89
89
i18n (1.12.0 )
90
90
concurrent-ruby (~> 1.0 )
91
- json (2.10.2 )
92
- language_server-protocol (3.17.0.4 )
91
+ json (2.14.1 )
92
+ language_server-protocol (3.17.0.5 )
93
93
lint_roller (1.1.0 )
94
94
loofah (2.19.1 )
95
95
crass (~> 1.0.2 )
@@ -118,10 +118,11 @@ GEM
118
118
nokogiri (1.13.10 )
119
119
mini_portile2 (~> 2.8.0 )
120
120
racc (~> 1.4 )
121
- parallel (1.26.3 )
122
- parser (3.3.7.1 )
121
+ parallel (1.27.0 )
122
+ parser (3.3.9.0 )
123
123
ast (~> 2.4.1 )
124
124
racc
125
+ prism (1.5.1 )
125
126
pry (0.14.2 )
126
127
coderay (~> 1.1 )
127
128
method_source (~> 1.0 )
160
161
zeitwerk (~> 2.5 )
161
162
rainbow (3.1.1 )
162
163
rake (13.2.1 )
163
- regexp_parser (2.10.0 )
164
+ regexp_parser (2.11.3 )
164
165
rspec (3.13.1 )
165
166
rspec-core (~> 3.13.0 )
166
167
rspec-expectations (~> 3.13.0 )
@@ -174,19 +175,20 @@ GEM
174
175
diff-lcs (>= 1.2.0 , < 2.0 )
175
176
rspec-support (~> 3.13.0 )
176
177
rspec-support (3.13.4 )
177
- rubocop (1.74.0 )
178
+ rubocop (1.80.2 )
178
179
json (~> 2.3 )
179
180
language_server-protocol (~> 3.17.0.2 )
180
181
lint_roller (~> 1.1.0 )
181
182
parallel (~> 1.10 )
182
183
parser (>= 3.3.0.2 )
183
184
rainbow (>= 2.2.2 , < 4.0 )
184
185
regexp_parser (>= 2.9.3 , < 3.0 )
185
- rubocop-ast (>= 1.38 .0 , < 2.0 )
186
+ rubocop-ast (>= 1.46 .0 , < 2.0 )
186
187
ruby-progressbar (~> 1.7 )
187
188
unicode-display_width (>= 2.4.0 , < 4.0 )
188
- rubocop-ast (1.38.1 )
189
- parser (>= 3.3.1.0 )
189
+ rubocop-ast (1.46.0 )
190
+ parser (>= 3.3.7.2 )
191
+ prism (~> 1.4 )
190
192
ruby-progressbar (1.13.0 )
191
193
thor (1.2.1 )
192
194
timeout (0.3.1 )
You can’t perform that action at this time.
0 commit comments