File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 26
26
gem 'wdm' , '~> 0.1.1' , platforms : %i[ mingw x64_mingw mswin ]
27
27
28
28
group :development do
29
- gem 'rubocop' , '~> 1.75 '
29
+ gem 'rubocop' , '~> 1.76 '
30
30
end
Original file line number Diff line number Diff line change 34
34
public_suffix (>= 2.0.2 , < 7.0 )
35
35
ast (2.4.3 )
36
36
base64 (0.3.0 )
37
- bigdecimal (3.2.1 )
37
+ bigdecimal (3.2.2 )
38
38
colorator (1.1.0 )
39
39
concurrent-ruby (1.3.5 )
40
40
crass (1.0.6 )
156
156
mime-types (3.7.0 )
157
157
logger
158
158
mime-types-data (~> 3.2025 , >= 3.2025.0507 )
159
- mime-types-data (3.2025.0527 )
159
+ mime-types-data (3.2025.0603 )
160
160
net-http (0.6.0 )
161
161
uri
162
162
nokogiri (1.18.8-arm64-darwin )
@@ -188,18 +188,18 @@ GEM
188
188
rouge (4.5.2 )
189
189
rss (0.3.1 )
190
190
rexml
191
- rubocop (1.75.8 )
191
+ rubocop (1.76.1 )
192
192
json (~> 2.3 )
193
193
language_server-protocol (~> 3.17.0.2 )
194
194
lint_roller (~> 1.1.0 )
195
195
parallel (~> 1.10 )
196
196
parser (>= 3.3.0.2 )
197
197
rainbow (>= 2.2.2 , < 4.0 )
198
198
regexp_parser (>= 2.9.3 , < 3.0 )
199
- rubocop-ast (>= 1.44 .0 , < 2.0 )
199
+ rubocop-ast (>= 1.45 .0 , < 2.0 )
200
200
ruby-progressbar (~> 1.7 )
201
201
unicode-display_width (>= 2.4.0 , < 4.0 )
202
- rubocop-ast (1.44 .1 )
202
+ rubocop-ast (1.45 .1 )
203
203
parser (>= 3.3.7.2 )
204
204
prism (~> 1.4 )
205
205
ruby-progressbar (1.13.0 )
@@ -238,7 +238,7 @@ DEPENDENCIES
238
238
jekyll-sitemap
239
239
jekyll-target-blank
240
240
just-the-docs
241
- rubocop (~> 1.75 )
241
+ rubocop (~> 1.76 )
242
242
tzinfo (~> 2.0 )
243
243
tzinfo-data
244
244
wdm (~> 0.1.1 )
You can’t perform that action at this time.
0 commit comments