Skip to content

Commit 24a6c10

Browse files
Bump http from 5.3.1 to 6.0.3
Bumps [http](https://github.com/httprb/http) from 5.3.1 to 6.0.3. - [Release notes](https://github.com/httprb/http/releases) - [Changelog](https://github.com/httprb/http/blob/main/CHANGELOG.md) - [Commits](httprb/http@v5.3.1...v6.0.3) --- updated-dependencies: - dependency-name: http dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdaac7a commit 24a6c10

1 file changed

Lines changed: 4 additions & 18 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -46,23 +46,12 @@ GEM
4646
domain_name (0.6.20240107)
4747
drb (2.2.3)
4848
erb (6.0.1.1)
49-
ffi (1.17.2-aarch64-linux-musl)
50-
ffi (1.17.2-arm64-darwin)
51-
ffi (1.17.2-x86_64-darwin)
52-
ffi (1.17.2-x86_64-linux-gnu)
53-
ffi (1.17.2-x86_64-linux-musl)
54-
ffi-compiler (1.3.2)
55-
ffi (>= 1.15.5)
56-
rake
5749
hashdiff (1.2.1)
58-
http (5.3.1)
59-
addressable (~> 2.8)
50+
http (6.0.3)
6051
http-cookie (~> 1.0)
61-
http-form_data (~> 2.2)
62-
llhttp-ffi (~> 0.5.0)
63-
http-cookie (1.1.0)
52+
llhttp (~> 0.6.1)
53+
http-cookie (1.1.6)
6454
domain_name (~> 0.5)
65-
http-form_data (2.3.0)
6655
i18n (1.14.8)
6756
concurrent-ruby (~> 1.0)
6857
io-console (0.8.2)
@@ -73,9 +62,7 @@ GEM
7362
json (2.19.3)
7463
language_server-protocol (3.17.0.5)
7564
lint_roller (1.1.0)
76-
llhttp-ffi (0.5.1)
77-
ffi-compiler (~> 1.0)
78-
rake (~> 13.0)
65+
llhttp (0.6.1)
7966
logger (1.7.0)
8067
minitest (6.0.2)
8168
drb (~> 2.0)
@@ -114,7 +101,6 @@ GEM
114101
rackup (2.3.1)
115102
rack (>= 3)
116103
rainbow (3.1.1)
117-
rake (13.3.0)
118104
rdoc (7.0.2)
119105
erb
120106
psych (>= 4.0.0)

0 commit comments

Comments
 (0)