commit | 7adf66e230d90ac724591a444aa5b835d99d374f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jan 04 12:10:42 2023 +0000 |
committer | GitHub <noreply@github.com> | Wed Jan 04 12:10:42 2023 +0000 |
tree | 814aba2c134e5db7f7c4da7a6b1bd1570cf09e3f | |
parent | 48d7f4af70015a559b20bc58aea037548c7e2658 [diff] |
Bump addressable from 2.7.0 to 2.8.1 in /docs/static_site/src 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](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/docs/static_site/src/Gemfile.lock b/docs/static_site/src/Gemfile.lock index 09dc815..58acf75 100644 --- a/docs/static_site/src/Gemfile.lock +++ b/docs/static_site/src/Gemfile.lock
@@ -1,8 +1,8 @@ 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) colorator (1.1.0) concurrent-ruby (1.1.6) em-websocket (0.5.1) @@ -47,7 +47,7 @@ mercenary (0.3.6) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.3) + public_suffix (5.0.1) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0)