diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-13 14:57:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-13 14:57:54 +0000 |
commit | 7af28e28707c9fbbebdffdd7be4ccdd9463a4a2b (patch) | |
tree | ffb49f74b928e40e2c2789e6a2dd2cbe4d69f64b /docs/Gemfile.lock | |
parent | 75236e9a41788f64df61b14a99e78aedc548e0ad (diff) |
Bump addressable from 2.7.0 to 2.8.0 in /docs
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>
Diffstat (limited to 'docs/Gemfile.lock')
-rw-r--r-- | docs/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 473b531..795b753 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -7,7 +7,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) coffee-script (2.4.1) coffee-script-source |