We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f9f9a commit 86f7f48Copy full SHA for 86f7f48
1 file changed
Gemfile.lock
@@ -33,13 +33,14 @@ GEM
33
faraday-net_http (3.1.1)
34
net-http
35
hashie (5.0.0)
36
- html2rss (0.12.0)
+ html2rss (0.13.0)
37
addressable (~> 2.7)
38
faraday (> 2.0.1, < 3.0)
39
faraday-follow_redirects
40
kramdown
41
mime-types (> 3.0)
42
nokogiri (>= 1.10, < 2.0)
43
+ parallel
44
regexp_parser
45
reverse_markdown (~> 2.0)
46
rss
@@ -76,7 +77,7 @@ GEM
76
77
regexp_parser (2.9.2)
78
reverse_markdown (2.1.1)
79
nokogiri
- rexml (3.3.4)
80
+ rexml (3.3.5)
81
strscan
82
rouge (4.3.0)
83
rspec (3.13.0)
@@ -113,7 +114,7 @@ GEM
113
114
rubocop-rspec (3.0.4)
115
rubocop (~> 1.61)
116
ruby-progressbar (1.13.0)
- sanitize (6.1.2)
117
+ sanitize (6.1.3)
118
crass (~> 1.0.2)
119
nokogiri (>= 1.12.0)
120
strings (0.2.1)
0 commit comments