Skip to content

Commit

Permalink
Bump http from 5.1.1 to 5.2.0 (#1533)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 11, 2024
1 parent 5a867af commit 5ad440d
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,7 @@ GEM
thor (>= 0.19, < 2)
diff-lcs (1.5.0)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
domain_name (0.6.20240107)
doorkeeper (5.6.6)
railties (>= 5)
doorkeeper-grants_assertion (0.3.1)
Expand Down Expand Up @@ -231,9 +230,9 @@ GEM
faraday (>= 0.7.4, < 1.0)
fast_blank (1.0.1)
fastimage (2.3.1)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
ffi (1.16.3)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
flipper (0.28.0)
concurrent-ruby (< 2)
Expand Down Expand Up @@ -330,11 +329,12 @@ GEM
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
http (5.1.1)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.4.0)
llhttp-ffi (~> 0.5.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (2.3.0)
Expand Down Expand Up @@ -386,7 +386,7 @@ GEM
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
llhttp-ffi (0.4.0)
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
lograge (0.14.0)
Expand Down Expand Up @@ -749,9 +749,6 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.5.0)
version_gem (1.1.3)
webmock (3.18.1)
Expand Down

0 comments on commit 5ad440d

Please sign in to comment.