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 4ea3375 commit 95df92b
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,25 @@ 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)
coderay (1.1.2)
docile (1.1.5)
ffi (1.12.2-java)
json (2.1.0)
json (2.1.0-java)
launchy (2.4.3)
addressable (~> 2.3)
launchy (2.4.3-java)
addressable (~> 2.3)
spoon (~> 0.0.1)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
minitest (5.11.3)
public_suffix (3.0.3)
public_suffix (3.1.1)
puma (3.12.0)
puma (3.12.0-java)
rack (2.0.5)
rake (12.3.0)
rdoc (6.0.1)
Expand All @@ -33,6 +38,8 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
spoon (0.0.6)
ffi

PLATFORMS
java
Expand Down

0 comments on commit 95df92b

Please sign in to comment.