File tree 2 files changed +7
-7
lines changed
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.72 '
29
+ gem 'rubocop' , '~> 1.73 '
30
30
end
Original file line number Diff line number Diff line change 187
187
rouge (4.5.1 )
188
188
rss (0.3.1 )
189
189
rexml
190
- rubocop (1.72.2 )
190
+ rubocop (1.73.1 )
191
191
json (~> 2.3 )
192
192
language_server-protocol (~> 3.17.0.2 )
193
193
lint_roller (~> 1.1.0 )
@@ -198,24 +198,24 @@ GEM
198
198
rubocop-ast (>= 1.38.0 , < 2.0 )
199
199
ruby-progressbar (~> 1.7 )
200
200
unicode-display_width (>= 2.4.0 , < 4.0 )
201
- rubocop-ast (1.38.0 )
201
+ rubocop-ast (1.38.1 )
202
202
parser (>= 3.3.1.0 )
203
203
ruby-progressbar (1.13.0 )
204
204
safe_yaml (1.0.5 )
205
205
sanitize (7.0.0 )
206
206
crass (~> 1.0.2 )
207
207
nokogiri (>= 1.16.8 )
208
- sass-embedded (1.85.0 -arm64-darwin )
208
+ sass-embedded (1.85.1 -arm64-darwin )
209
209
google-protobuf (~> 4.29 )
210
- sass-embedded (1.85.0 -x86_64-linux-gnu )
210
+ sass-embedded (1.85.1 -x86_64-linux-gnu )
211
211
google-protobuf (~> 4.29 )
212
212
terminal-table (3.0.2 )
213
213
unicode-display_width (>= 1.1.1 , < 3 )
214
214
thor (1.3.2 )
215
215
tzinfo (2.0.6 )
216
216
concurrent-ruby (~> 1.0 )
217
217
unicode-display_width (2.6.0 )
218
- uri (1.0.2 )
218
+ uri (1.0.3 )
219
219
webrick (1.9.1 )
220
220
websocket-driver (0.7.7 )
221
221
base64
@@ -236,7 +236,7 @@ DEPENDENCIES
236
236
jekyll-sitemap
237
237
jekyll-target-blank
238
238
just-the-docs
239
- rubocop (~> 1.72 )
239
+ rubocop (~> 1.73 )
240
240
tzinfo (~> 2.0 )
241
241
tzinfo-data
242
242
wdm (~> 0.1.1 )
You can’t perform that action at this time.
0 commit comments