Skip to content

Commit 91e08e0

Browse files
authored
Merge of #1127
2 parents 8fe6094 + 58fe484 commit 91e08e0

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GIT
77

88
GIT
99
remote: https://github.com/html2rss/html2rss.git
10-
revision: e11e2513046ca688cba6178f20ca23adef3d92b7
10+
revision: 4a414ce3f0652ca19d2b632a401042cfd00159a6
1111
specs:
1212
html2rss (0.18.0)
1313
addressable (~> 2.7)
@@ -32,9 +32,9 @@ GIT
3232
GEM
3333
remote: https://rubygems.org/
3434
specs:
35-
addressable (2.8.9)
35+
addressable (2.9.0)
3636
public_suffix (>= 2.0.2, < 8.0)
37-
async (2.38.1)
37+
async (2.39.0)
3838
console (~> 1.29)
3939
fiber-annotation
4040
io-event (~> 1.11)
@@ -59,7 +59,7 @@ GEM
5959
protocol-rack (~> 0.7)
6060
protocol-websocket (~> 0.17)
6161
base64 (0.3.0)
62-
bigdecimal (4.1.0)
62+
bigdecimal (4.1.1)
6363
brotli (0.8.0)
6464
concurrent-ruby (1.3.6)
6565
console (1.34.3)
@@ -118,7 +118,7 @@ GEM
118118
fiber-storage
119119
fiber-storage (1.0.1)
120120
io-endpoint (0.17.2)
121-
io-event (1.14.5)
121+
io-event (1.15.1)
122122
io-stream (0.11.1)
123123
json (2.19.3)
124124
kramdown (2.5.2)
@@ -128,22 +128,22 @@ GEM
128128
mime-types (3.7.0)
129129
logger
130130
mime-types-data (~> 3.2025, >= 3.2025.0507)
131-
mime-types-data (3.2026.0317)
131+
mime-types-data (3.2026.0331)
132132
net-http (0.9.1)
133133
uri (>= 0.11.1)
134134
nokogiri (1.19.2-arm64-darwin)
135135
racc (~> 1.4)
136136
nokogiri (1.19.2-x86_64-linux-gnu)
137137
racc (~> 1.4)
138-
parallel (1.27.0)
138+
parallel (2.0.0)
139139
protocol-hpack (1.5.1)
140140
protocol-http (0.60.0)
141141
protocol-http1 (0.37.0)
142142
protocol-http (~> 0.58)
143143
protocol-http2 (0.24.0)
144144
protocol-hpack (~> 1.4)
145145
protocol-http (~> 0.47)
146-
protocol-rack (0.22.0)
146+
protocol-rack (0.22.1)
147147
io-stream (>= 0.10)
148148
protocol-http (~> 0.58)
149149
rack (>= 1.0)
@@ -159,7 +159,7 @@ GEM
159159
mime-types (>= 3.0)
160160
racc (1.8.1)
161161
rack (3.2.6)
162-
regexp_parser (2.11.3)
162+
regexp_parser (2.12.0)
163163
reverse_markdown (3.0.2)
164164
nokogiri
165165
rexml (3.4.4)

0 commit comments

Comments
 (0)