File tree 2 files changed +10
-10
lines changed
2 files changed +10
-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.73 '
29
+ gem 'rubocop' , '~> 1.74 '
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: 077f27c87c44454ef5411fd8d4d2054447ff26b7
3
+ revision: 6aadc0cf35c10642a4f15022e3ee9902360d3171
4
4
specs:
5
5
html2rss-configs (0.2.0 )
6
6
html2rss
7
7
8
8
GIT
9
9
remote: https://github.com/html2rss/html2rss.git
10
- revision: 19957e05b8859c7c7680a9319a90c560661cf439
10
+ revision: a21ca4f131ff5cb77c1b4a89083913f4d4b28be3
11
11
specs:
12
12
html2rss (0.17.0 )
13
13
addressable (~> 2.7 )
89
89
ffi (1.17.1-arm64-darwin )
90
90
ffi (1.17.1-x86_64-linux-gnu )
91
91
forwardable-extended (2.6.0 )
92
- google-protobuf (4.30.0 -arm64-darwin )
92
+ google-protobuf (4.30.1 -arm64-darwin )
93
93
bigdecimal
94
94
rake (>= 13 )
95
- google-protobuf (4.30.0 -x86_64-linux )
95
+ google-protobuf (4.30.1 -x86_64-linux )
96
96
bigdecimal
97
97
rake (>= 13 )
98
98
http_parser.rb (0.8.0 )
159
159
mime-types-data (3.2025.0304 )
160
160
net-http (0.6.0 )
161
161
uri
162
- nokogiri (1.18.3 -arm64-darwin )
162
+ nokogiri (1.18.4 -arm64-darwin )
163
163
racc (~> 1.4 )
164
- nokogiri (1.18.3 -x86_64-linux-gnu )
164
+ nokogiri (1.18.4 -x86_64-linux-gnu )
165
165
racc (~> 1.4 )
166
166
parallel (1.26.3 )
167
167
parser (3.3.7.1 )
187
187
rouge (4.5.1 )
188
188
rss (0.3.1 )
189
189
rexml
190
- rubocop (1.73.2 )
190
+ rubocop (1.74.0 )
191
191
json (~> 2.3 )
192
192
language_server-protocol (~> 3.17.0.2 )
193
193
lint_roller (~> 1.1.0 )
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.1 )
201
+ rubocop-ast (1.39.0 )
202
202
parser (>= 3.3.1.0 )
203
203
ruby-progressbar (1.13.0 )
204
204
safe_yaml (1.0.5 )
@@ -236,7 +236,7 @@ DEPENDENCIES
236
236
jekyll-sitemap
237
237
jekyll-target-blank
238
238
just-the-docs
239
- rubocop (~> 1.73 )
239
+ rubocop (~> 1.74 )
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