File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Expand file tree Collapse file tree 2 files changed +12
-10
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.78 '
29
+ gem 'rubocop' , '~> 1.79 '
30
30
end
Original file line number Diff line number Diff line change 1
1
GIT
2
2
remote: https://github.com/html2rss/html2rss-configs.git
3
- revision: de1958d781d74f0e466b622471140577547f7f11
3
+ revision: 15408d82b72c800d746297eaa26e991a8cbcda3b
4
4
specs:
5
5
html2rss-configs (0.2.0 )
6
6
html2rss
78
78
eventmachine (>= 0.12.9 )
79
79
http_parser.rb (~> 0 )
80
80
eventmachine (1.2.7 )
81
- faraday (2.13.2 )
81
+ faraday (2.13.4 )
82
82
faraday-net_http (>= 2.0 , < 3.5 )
83
83
json
84
84
logger
139
139
nokogiri (~> 1.10 )
140
140
jekyll-watch (2.2.1 )
141
141
listen (~> 3.0 )
142
- json (2.13.0 )
142
+ json (2.13.2 )
143
143
just-the-docs (0.10.1 )
144
144
jekyll (>= 3.8.5 )
145
145
jekyll-include-cache
160
160
mime-types (3.7.0 )
161
161
logger
162
162
mime-types-data (~> 3.2025 , >= 3.2025.0507 )
163
- mime-types-data (3.2025.0715 )
163
+ mime-types-data (3.2025.0722 )
164
164
net-http (0.6.0 )
165
165
uri
166
166
nokogiri (1.18.9-aarch64-linux-gnu )
170
170
nokogiri (1.18.9-x86_64-linux-gnu )
171
171
racc (~> 1.4 )
172
172
parallel (1.27.0 )
173
- parser (3.3.8 .0 )
173
+ parser (3.3.9 .0 )
174
174
ast (~> 2.4.1 )
175
175
racc
176
176
pathutil (0.16.2 )
@@ -191,19 +191,20 @@ GEM
191
191
reverse_markdown (3.0.0 )
192
192
nokogiri
193
193
rexml (3.4.1 )
194
- rouge (4.5.2 )
194
+ rouge (4.6.0 )
195
195
rss (0.3.1 )
196
196
rexml
197
- rubocop (1.78 .0 )
197
+ rubocop (1.79 .0 )
198
198
json (~> 2.3 )
199
199
language_server-protocol (~> 3.17.0.2 )
200
200
lint_roller (~> 1.1.0 )
201
201
parallel (~> 1.10 )
202
202
parser (>= 3.3.0.2 )
203
203
rainbow (>= 2.2.2 , < 4.0 )
204
204
regexp_parser (>= 2.9.3 , < 3.0 )
205
- rubocop-ast (>= 1.45.1 , < 2.0 )
205
+ rubocop-ast (>= 1.46.0 , < 2.0 )
206
206
ruby-progressbar (~> 1.7 )
207
+ tsort (>= 0.2.0 )
207
208
unicode-display_width (>= 2.4.0 , < 4.0 )
208
209
rubocop-ast (1.46.0 )
209
210
parser (>= 3.3.7.2 )
222
223
terminal-table (3.0.2 )
223
224
unicode-display_width (>= 1.1.1 , < 3 )
224
225
thor (1.4.0 )
226
+ tsort (0.2.0 )
225
227
tzinfo (2.0.6 )
226
228
concurrent-ruby (~> 1.0 )
227
229
unicode-display_width (2.6.0 )
@@ -248,7 +250,7 @@ DEPENDENCIES
248
250
jekyll-sitemap
249
251
jekyll-target-blank
250
252
just-the-docs
251
- rubocop (~> 1.78 )
253
+ rubocop (~> 1.79 )
252
254
tzinfo (~> 2.0 )
253
255
tzinfo-data
254
256
wdm (~> 0.1.1 )
You can’t perform that action at this time.
0 commit comments