Browse Source

Bump addressable from 2.5.2 to 2.8.1

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>
dependabot/bundler/addressable-2.8.1
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
e4eb94f828
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      Gemfile.lock

+ 3
- 3
Gemfile.lock View File

@@ -10,8 +10,8 @@ GIT
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
breasal (0.0.1)
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
@@ -28,7 +28,7 @@ GEM
mini_portile2 (2.3.0)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
public_suffix (3.0.2)
public_suffix (4.0.7)
sqlite3 (1.3.10)
sqlite_magic (0.0.3)
sqlite3


Loading…
Cancel
Save