From 7df51dd55580fff3223a8160602fb4ddfdf2848f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 16:03:55 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.0 in /getting-started-with-ubuntu 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] --- getting-started-with-ubuntu/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/getting-started-with-ubuntu/Gemfile.lock b/getting-started-with-ubuntu/Gemfile.lock index 22e2b61..04ef600 100644 --- a/getting-started-with-ubuntu/Gemfile.lock +++ b/getting-started-with-ubuntu/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) bibtex-ruby (5.1.4) latex-decode (~> 0.0) @@ -90,7 +90,7 @@ GEM sawyer (~> 0.8.0, >= 0.5.3) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.5) + public_suffix (4.0.6) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0)