From 0b5c7fe410e6e7a61105006fa7a3b4db9c6c8197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 05:59:49 +0000 Subject: [PATCH] Bump addressable from 2.6.0 to 2.8.1 in /Dashboard/systemator Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.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.6.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Dashboard/systemator/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dashboard/systemator/Gemfile.lock b/Dashboard/systemator/Gemfile.lock index eb548ad..2e4f337 100644 --- a/Dashboard/systemator/Gemfile.lock +++ b/Dashboard/systemator/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) backports (3.15.0) buftok (0.2.0) coffee-script (2.4.1) @@ -33,7 +33,7 @@ GEM multipart-post (2.1.1) mustermann (1.0.3) naught (1.1.0) - public_suffix (3.1.1) + public_suffix (5.0.0) rack (2.0.7) rack-protection (2.0.5) rack