Skip to content

Commit 173b05c

Browse files
authored
Merge pull request #83 from alphagov/dependabot/bundler/http-6.0.3
chore: bump http from 5.0.4 to 6.0.3
2 parents c198992 + 9564491 commit 173b05c

1 file changed

Lines changed: 5 additions & 18 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ GEM
2525
bigdecimal
2626
rexml
2727
diff-lcs (1.6.2)
28-
domain_name (0.5.20190701)
29-
unf (>= 0.0.5, < 1.0.0)
28+
domain_name (0.6.20240107)
3029
drb (2.2.3)
3130
faraday (1.5.1)
3231
faraday-em_http (~> 1.0)
@@ -45,25 +44,16 @@ GEM
4544
faraday-net_http (1.0.1)
4645
faraday-net_http_persistent (1.2.0)
4746
faraday-patron (1.0.0)
48-
ffi (1.15.5)
49-
ffi-compiler (1.0.1)
50-
ffi (>= 1.0.0)
51-
rake
5247
hashdiff (1.2.1)
53-
http (5.0.4)
54-
addressable (~> 2.8)
48+
http (6.0.3)
5549
http-cookie (~> 1.0)
56-
http-form_data (~> 2.2)
57-
llhttp-ffi (~> 0.4.0)
58-
http-cookie (1.0.4)
50+
llhttp (~> 0.6.1)
51+
http-cookie (1.1.6)
5952
domain_name (~> 0.5)
60-
http-form_data (2.3.0)
6153
i18n (1.14.8)
6254
concurrent-ruby (~> 1.0)
6355
json (2.19.4)
64-
llhttp-ffi (0.4.0)
65-
ffi-compiler (~> 1.0)
66-
rake (~> 13.0)
56+
llhttp (0.6.1)
6757
logger (1.7.0)
6858
minitest (6.0.5)
6959
drb (~> 2.0)
@@ -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.26.2)

0 commit comments

Comments
 (0)