Bump addressable from 2.5.2 to 2.8.1 (#543)

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.1.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.8.1)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philipp Bayer <PhilippBay@gmail.com>
This commit is contained in:
dependabot[bot]
2022-12-02 20:30:48 +08:00
committed by GitHub
parent 3cf7f2a042
commit 795dc08916

View File

@@ -67,8 +67,8 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
arel (6.0.4)
attr_encrypted (3.1.0)
encryptor (~> 3.0.0)
@@ -237,7 +237,7 @@ GEM
method_source (~> 0.9.0)
pry-rails (0.3.6)
pry (>= 0.10.4)
public_suffix (3.0.2)
public_suffix (5.0.0)
racc (1.6.0)
rack (1.6.13)
rack-protection (1.5.5)