Skip to content

Commit 71981af

Browse files
chore(deps): bump html2rss from e0dca5b to v0.18.0 (#302)
* chore(deps): bump html2rss from `e0dca5b` to `c30d3e3` Bumps [html2rss](https://github.com/html2rss/html2rss) from `e0dca5b` to `c30d3e3`. - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@e0dca5b...c30d3e3) --- updated-dependencies: - dependency-name: html2rss dependency-version: c30d3e397b7cde23f41758b9619bdc274edfd815 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): switch to released gem * chore: disable problmatic rubocop cache --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gil Desmarais <git@desmarais.de>
1 parent 24d38d6 commit 71981af

3 files changed

Lines changed: 35 additions & 45 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source 'https://rubygems.org'
44

55
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
66

7-
gem 'html2rss', github: 'html2rss/html2rss', branch: :master
7+
gem 'html2rss', '~> 0.18'
88

99
group :development do
1010
gem 'html2rss-generator', github: 'html2rss/generator', branch: :main

Gemfile.lock

Lines changed: 32 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -10,31 +10,6 @@ GIT
1010
tty-markdown
1111
tty-prompt
1212

13-
GIT
14-
remote: https://github.com/html2rss/html2rss
15-
revision: e0dca5bf74b17c1e2a0618fc0a4af27c16da1883
16-
branch: master
17-
specs:
18-
html2rss (0.17.0)
19-
addressable (~> 2.7)
20-
brotli
21-
dry-validation
22-
faraday (> 2.0.1, < 3.0)
23-
faraday-follow_redirects
24-
faraday-gzip (~> 3)
25-
kramdown
26-
mime-types (> 3.0)
27-
nokogiri (>= 1.10, < 2.0)
28-
parallel
29-
puppeteer-ruby
30-
regexp_parser
31-
reverse_markdown (~> 3.0)
32-
rss
33-
sanitize
34-
thor
35-
tzinfo
36-
zeitwerk
37-
3813
PATH
3914
remote: .
4015
specs:
@@ -47,7 +22,7 @@ GEM
4722
addressable (2.8.9)
4823
public_suffix (>= 2.0.2, < 8.0)
4924
ast (2.4.3)
50-
async (2.38.0)
25+
async (2.38.1)
5126
console (~> 1.29)
5227
fiber-annotation
5328
io-event (~> 1.11)
@@ -72,7 +47,7 @@ GEM
7247
protocol-rack (~> 0.7)
7348
protocol-websocket (~> 0.17)
7449
base64 (0.3.0)
75-
bigdecimal (4.0.1)
50+
bigdecimal (4.1.0)
7651
brotli (0.8.0)
7752
concurrent-ruby (1.3.6)
7853
console (1.34.3)
@@ -133,36 +108,50 @@ GEM
133108
fiber-storage (1.0.1)
134109
hashie (5.1.0)
135110
logger
111+
html2rss (0.18.0)
112+
addressable (~> 2.7)
113+
brotli
114+
dry-validation
115+
faraday (> 2.0.1, < 3.0)
116+
faraday-follow_redirects
117+
faraday-gzip (~> 3)
118+
kramdown
119+
mime-types (> 3.0)
120+
nokogiri (>= 1.10, < 2.0)
121+
parallel
122+
puppeteer-ruby
123+
regexp_parser
124+
reverse_markdown (~> 3.0)
125+
rss
126+
sanitize
127+
thor
128+
tzinfo
129+
zeitwerk
136130
htmlbeautifier (1.4.3)
137131
io-endpoint (0.17.2)
138-
io-event (1.14.4)
132+
io-event (1.14.5)
139133
io-stream (0.11.1)
140-
json (2.19.2)
141-
json-schema (6.2.0)
142-
addressable (~> 2.8)
143-
bigdecimal (>= 3.1, < 5)
134+
json (2.19.3)
144135
kramdown (2.5.2)
145136
rexml (>= 3.4.4)
146137
language_server-protocol (3.17.0.5)
147138
lint_roller (1.1.0)
148139
logger (1.7.0)
149-
mcp (0.8.0)
150-
json-schema (>= 4.1)
151140
metrics (0.15.0)
152141
mime-types (3.7.0)
153142
logger
154143
mime-types-data (~> 3.2025, >= 3.2025.0507)
155-
mime-types-data (3.2026.0303)
144+
mime-types-data (3.2026.0317)
156145
net-http (0.9.1)
157146
uri (>= 0.11.1)
158-
nokogiri (1.19.1-arm64-darwin)
147+
nokogiri (1.19.2-arm64-darwin)
159148
racc (~> 1.4)
160-
nokogiri (1.19.1-x86_64-darwin)
149+
nokogiri (1.19.2-x86_64-darwin)
161150
racc (~> 1.4)
162-
nokogiri (1.19.1-x86_64-linux-gnu)
151+
nokogiri (1.19.2-x86_64-linux-gnu)
163152
racc (~> 1.4)
164153
parallel (1.27.0)
165-
parser (3.3.10.2)
154+
parser (3.3.11.1)
166155
ast (~> 2.4.1)
167156
racc
168157
pastel (0.8.0)
@@ -175,7 +164,7 @@ GEM
175164
protocol-http2 (0.24.0)
176165
protocol-hpack (~> 1.4)
177166
protocol-http (~> 0.47)
178-
protocol-rack (0.21.1)
167+
protocol-rack (0.22.0)
179168
io-stream (>= 0.10)
180169
protocol-http (~> 0.58)
181170
rack (>= 1.0)
@@ -212,11 +201,10 @@ GEM
212201
rspec-support (3.13.7)
213202
rss (0.3.2)
214203
rexml
215-
rubocop (1.85.1)
204+
rubocop (1.86.0)
216205
json (~> 2.3)
217206
language_server-protocol (~> 3.17.0.2)
218207
lint_roller (~> 1.1.0)
219-
mcp (~> 0.6)
220208
parallel (~> 1.10)
221209
parser (>= 3.3.0.2)
222210
rainbow (>= 2.2.2, < 4.0)
@@ -274,11 +262,12 @@ GEM
274262
PLATFORMS
275263
arm64-darwin-23
276264
arm64-darwin-24
265+
arm64-darwin-25
277266
x86_64-darwin-20
278267
x86_64-linux
279268

280269
DEPENDENCIES
281-
html2rss!
270+
html2rss (~> 0.18)
282271
html2rss-configs!
283272
html2rss-generator!
284273
nokogiri

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
default: lint validate test
2+
ready: lint validate test
23

34
lint:
45
yamllint lib/html2rss/configs/ .github/
5-
bundle exec rubocop -P -f quiet
6+
bundle exec rubocop -P --cache false -f quiet
67
./node_modules/.bin/prettier --check lib/**/*.yml .github/**/*.yml README.md
78

89
validate:

0 commit comments

Comments
 (0)