An unofficial, mostly Bitwarden-compatible API server written in Ruby (Sinatra and ActiveRecord)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump addressable from 2.7.0 to 2.8.0 (#124)

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [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.7.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>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
2a7bf00c 29e9d3a8

+2 -2
+2 -2
Gemfile.lock
··· 12 12 i18n (>= 0.7, < 2) 13 13 minitest (~> 5.1) 14 14 tzinfo (~> 1.1) 15 - addressable (2.7.0) 15 + addressable (2.8.0) 16 16 public_suffix (>= 2.0.2, < 5.0) 17 17 arel (9.0.0) 18 18 backports (3.16.1) ··· 39 39 pry (0.12.2) 40 40 coderay (~> 1.1.0) 41 41 method_source (~> 0.9.0) 42 - public_suffix (4.0.3) 42 + public_suffix (4.0.6) 43 43 rack (2.1.4) 44 44 rack-protection (2.0.8.1) 45 45 rack