Skip to content

Commit

Permalink
Bump addressable from 2.5.2 to 2.8.4
Browse files Browse the repository at this point in the history
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.4.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](sporkmonger/addressable@addressable-2.5.2...addressable-2.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2023
1 parent a2b9b89 commit c243a12
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
builder (3.2.4)
coderay (1.1.2)
docile (1.1.5)
ffi (1.15.5-java)
ffi (1.12.2-java)
json (2.1.0)
json (2.1.0-java)
launchy (2.4.3)
Expand All @@ -31,7 +31,7 @@ GEM
minitest-junit (1.1.0)
builder (~> 3.2)
minitest (~> 5.11)
public_suffix (3.0.3)
public_suffix (3.1.1)
puma (3.12.0)
puma (3.12.0-java)
rack (2.0.5)
Expand Down

0 comments on commit c243a12

Please sign in to comment.