Skip to content

Commit c1e5c5f

Browse files
Update dependency http to v6
1 parent 3b9a63e commit c1e5c5f

1 file changed

Lines changed: 5 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ GEM
9191
minitest (>= 5.1)
9292
securerandom (>= 0.3)
9393
tzinfo (~> 2.0, >= 2.0.5)
94-
addressable (2.8.8)
94+
addressable (2.8.9)
9595
public_suffix (>= 2.0.2, < 8.0)
9696
annotate (3.2.0)
9797
activerecord (>= 3.2, < 8.0)
@@ -145,9 +145,6 @@ GEM
145145
faraday-net_http (3.4.2)
146146
net-http (~> 0.5)
147147
ffi (1.17.3)
148-
ffi-compiler (1.3.2)
149-
ffi (>= 1.15.5)
150-
rake
151148
gems (1.3.0)
152149
globalid (1.3.0)
153150
activesupport (>= 6.1)
@@ -183,14 +180,11 @@ GEM
183180
os (>= 0.9, < 2.0)
184181
signet (>= 0.16, < 2.a)
185182
hashdiff (1.2.1)
186-
http (5.3.1)
187-
addressable (~> 2.8)
183+
http (6.0.1)
188184
http-cookie (~> 1.0)
189-
http-form_data (~> 2.2)
190-
llhttp-ffi (~> 0.5.0)
185+
llhttp (~> 0.6.1)
191186
http-cookie (1.1.0)
192187
domain_name (~> 0.5)
193-
http-form_data (2.3.0)
194188
http_logger (1.0.1)
195189
httpclient (2.9.0)
196190
mutex_m
@@ -219,9 +213,7 @@ GEM
219213
logger
220214
rb-fsevent (~> 0.10, >= 0.10.3)
221215
rb-inotify (~> 0.9, >= 0.9.10)
222-
llhttp-ffi (0.5.1)
223-
ffi-compiler (~> 1.0)
224-
rake (~> 13.0)
216+
llhttp (0.6.1)
225217
logger (1.7.0)
226218
lograge (0.14.0)
227219
actionpack (>= 4)
@@ -276,7 +268,7 @@ GEM
276268
psych (5.3.1)
277269
date
278270
stringio
279-
public_suffix (7.0.2)
271+
public_suffix (7.0.5)
280272
puma (7.2.0)
281273
nio4r (~> 2.0)
282274
racc (1.8.1)

0 commit comments

Comments
 (0)