Skip to content

Commit 0c91a5d

Browse files
chore: bump http from 5.0.4 to 6.0.3
Bumps [http](https://github.com/httprb/http) from 5.0.4 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.0.4...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 f76e8c4 commit 0c91a5d

1 file changed

Lines changed: 8 additions & 21 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ GEM
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
17-
addressable (2.8.0)
18-
public_suffix (>= 2.0.2, < 5.0)
17+
addressable (2.9.0)
18+
public_suffix (>= 2.0.2, < 8.0)
1919
base64 (0.3.0)
2020
bigdecimal (4.1.2)
2121
chronic (0.10.2)
@@ -24,8 +24,7 @@ GEM
2424
crack (0.4.3)
2525
safe_yaml (~> 1.0.0)
2626
diff-lcs (1.6.2)
27-
domain_name (0.5.20190701)
28-
unf (>= 0.0.5, < 1.0.0)
27+
domain_name (0.6.20240107)
2928
drb (2.2.3)
3029
faraday (1.5.1)
3130
faraday-em_http (~> 1.0)
@@ -44,25 +43,16 @@ GEM
4443
faraday-net_http (1.0.1)
4544
faraday-net_http_persistent (1.2.0)
4645
faraday-patron (1.0.0)
47-
ffi (1.15.5)
48-
ffi-compiler (1.0.1)
49-
ffi (>= 1.0.0)
50-
rake
5146
hashdiff (0.3.7)
52-
http (5.0.4)
53-
addressable (~> 2.8)
47+
http (6.0.3)
5448
http-cookie (~> 1.0)
55-
http-form_data (~> 2.2)
56-
llhttp-ffi (~> 0.4.0)
57-
http-cookie (1.0.4)
49+
llhttp (~> 0.6.1)
50+
http-cookie (1.1.6)
5851
domain_name (~> 0.5)
59-
http-form_data (2.3.0)
6052
i18n (1.14.8)
6153
concurrent-ruby (~> 1.0)
6254
json (2.19.4)
63-
llhttp-ffi (0.4.0)
64-
ffi-compiler (~> 1.0)
65-
rake (~> 13.0)
55+
llhttp (0.6.1)
6656
logger (1.7.0)
6757
minitest (6.0.5)
6858
drb (~> 2.0)
@@ -71,7 +61,7 @@ GEM
7161
octokit (4.12.0)
7262
sawyer (~> 0.8.0, >= 0.5.3)
7363
prism (1.9.0)
74-
public_suffix (4.0.6)
64+
public_suffix (7.0.5)
7565
rake (13.4.2)
7666
rexml (3.4.4)
7767
rspec (3.13.2)
@@ -96,9 +86,6 @@ GEM
9686
timecop (0.9.1)
9787
tzinfo (2.0.6)
9888
concurrent-ruby (~> 1.0)
99-
unf (0.1.4)
100-
unf_ext
101-
unf_ext (0.0.8)
10289
uri (1.1.1)
10390
vcr (6.4.0)
10491
webmock (3.4.2)

0 commit comments

Comments
 (0)