diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-11 12:12:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 12:12:32 +0200 |
commit | 4a23ee4b9d52b19249b99694f91540c25e6c1c89 (patch) | |
tree | c610c237f9befa695839d482b46a9d25e7ec1883 | |
parent | ccd74ecd1031cd6c38270c342b0075913d84e741 (diff) |
Bump addressable from 2.8.2 to 2.8.4 (#24482)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 16d6c9557..cb94df830 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.2) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) aes_key_wrap (1.1.0) airbrussh (1.4.1) |