Skip to content

Commit 3dc6085

Browse files
Update dependency http to v6
1 parent 7983550 commit 3dc6085

1 file changed

Lines changed: 9 additions & 17 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -142,13 +142,10 @@ GEM
142142
logger
143143
faraday-net_http (3.4.2)
144144
net-http (~> 0.5)
145-
ffi (1.17.2-aarch64-linux-gnu)
146-
ffi (1.17.2-arm64-darwin)
147-
ffi (1.17.2-x86_64-darwin)
148-
ffi (1.17.2-x86_64-linux-gnu)
149-
ffi-compiler (1.3.2)
150-
ffi (>= 1.15.5)
151-
rake
145+
ffi (1.17.3-aarch64-linux-gnu)
146+
ffi (1.17.3-arm64-darwin)
147+
ffi (1.17.3-x86_64-darwin)
148+
ffi (1.17.3-x86_64-linux-gnu)
152149
fiber-storage (1.0.1)
153150
globalid (1.3.0)
154151
activesupport (>= 6.1)
@@ -160,14 +157,11 @@ GEM
160157
activesupport (>= 3.0)
161158
graphql (>= 1.13.0)
162159
hashdiff (1.2.1)
163-
http (5.3.1)
164-
addressable (~> 2.8)
160+
http (6.0.1)
165161
http-cookie (~> 1.0)
166-
http-form_data (~> 2.2)
167-
llhttp-ffi (~> 0.5.0)
168-
http-cookie (1.0.8)
162+
llhttp (~> 0.6.1)
163+
http-cookie (1.1.0)
169164
domain_name (~> 0.5)
170-
http-form_data (2.3.0)
171165
i18n (1.14.8)
172166
concurrent-ruby (~> 1.0)
173167
importmap-rails (2.2.3)
@@ -188,9 +182,7 @@ GEM
188182
addressable (>= 2.8)
189183
language_server-protocol (3.17.0.5)
190184
lint_roller (1.1.0)
191-
llhttp-ffi (0.5.1)
192-
ffi-compiler (~> 1.0)
193-
rake (~> 13.0)
185+
llhttp (0.6.1)
194186
logger (1.7.0)
195187
loofah (2.25.0)
196188
crass (~> 1.0.2)
@@ -250,7 +242,7 @@ GEM
250242
psych (5.3.1)
251243
date
252244
stringio
253-
public_suffix (6.0.2)
245+
public_suffix (7.0.5)
254246
puma (7.2.0)
255247
nio4r (~> 2.0)
256248
qonfig (0.30.0)

0 commit comments

Comments
 (0)