Skip to content

Commit ab981c4

Browse files
Update dependency http to v6
1 parent 8a99ed7 commit ab981c4

1 file changed

Lines changed: 6 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ GEM
8383
minitest (>= 5.1)
8484
securerandom (>= 0.3)
8585
tzinfo (~> 2.0, >= 2.0.5)
86-
addressable (2.8.8)
86+
addressable (2.8.9)
8787
public_suffix (>= 2.0.2, < 8.0)
8888
administrate (1.0.0)
8989
actionpack (>= 6.0, < 9.0)
@@ -161,9 +161,6 @@ GEM
161161
ffi (1.17.3-arm64-darwin)
162162
ffi (1.17.3-x86_64-darwin)
163163
ffi (1.17.3-x86_64-linux-gnu)
164-
ffi-compiler (1.3.2)
165-
ffi (>= 1.15.5)
166-
rake
167164
fiber-storage (1.0.1)
168165
globalid (1.3.0)
169166
activesupport (>= 6.1)
@@ -174,14 +171,11 @@ GEM
174171
hashdiff (1.2.1)
175172
hashie (5.1.0)
176173
logger
177-
http (5.3.1)
178-
addressable (~> 2.8)
174+
http (6.0.2)
179175
http-cookie (~> 1.0)
180-
http-form_data (~> 2.2)
181-
llhttp-ffi (~> 0.5.0)
182-
http-cookie (1.0.8)
176+
llhttp (~> 0.6.1)
177+
http-cookie (1.1.0)
183178
domain_name (~> 0.5)
184-
http-form_data (2.3.0)
185179
i18n (1.14.8)
186180
concurrent-ruby (~> 1.0)
187181
importmap-rails (2.2.3)
@@ -222,9 +216,7 @@ GEM
222216
kaminari-core (1.2.2)
223217
language_server-protocol (3.17.0.5)
224218
lint_roller (1.1.0)
225-
llhttp-ffi (0.5.1)
226-
ffi-compiler (~> 1.0)
227-
rake (~> 13.0)
219+
llhttp (0.6.1)
228220
logger (1.7.0)
229221
loofah (2.25.0)
230222
crass (~> 1.0.2)
@@ -309,7 +301,7 @@ GEM
309301
psych (5.3.1)
310302
date
311303
stringio
312-
public_suffix (6.0.2)
304+
public_suffix (7.0.5)
313305
puma (7.2.0)
314306
nio4r (~> 2.0)
315307
racc (1.8.1)

0 commit comments

Comments
 (0)