Skip to content

Commit

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

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 15, 2021
1 parent 4038037 commit 7547cdb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions uaa/slate/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ GEM
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
autoprefixer-rails (6.6.1)
execjs
backports (3.6.8)
Expand Down Expand Up @@ -92,7 +92,7 @@ GEM
padrino-support (0.13.3.3)
activesupport (>= 3.1)
parallel (1.10.0)
public_suffix (2.0.5)
public_suffix (4.0.6)
racc (1.5.2)
rack (2.0.8)
rb-fsevent (0.9.8)
Expand Down

0 comments on commit 7547cdb

Please sign in to comment.