Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2022
1 parent f80d58a commit f6bde34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.1)
awesome_print (1.8.0)
binding_of_caller (0.8.0)
Expand Down Expand Up @@ -128,7 +128,7 @@ GEM
pry-stack_explorer (0.4.11)
binding_of_caller (~> 0.7)
pry (~> 0.13)
public_suffix (4.0.5)
public_suffix (4.0.7)
rainbow (3.0.0)
regexp_parser (1.7.1)
rexml (3.2.4)
Expand Down

0 comments on commit f6bde34

Please sign in to comment.