From 6b431a9b2f3ca9bbf4ceeb114274398c36301425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 05:43:02 +0000 Subject: [PATCH] Bump addressable from 2.5.2 to 2.8.1 in /RailsCode/CopyTelegramProject Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 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.5.2...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- RailsCode/CopyTelegramProject/Gemfile.lock | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/RailsCode/CopyTelegramProject/Gemfile.lock b/RailsCode/CopyTelegramProject/Gemfile.lock index 5eba4c3..a2c6bcd 100644 --- a/RailsCode/CopyTelegramProject/Gemfile.lock +++ b/RailsCode/CopyTelegramProject/Gemfile.lock @@ -38,8 +38,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (8.0.0) bindex (0.5.0) builder (3.2.3) @@ -64,6 +64,7 @@ GEM crass (1.0.4) erubi (1.7.1) execjs (2.7.0) + ffi (1.9.25) ffi (1.9.25-x64-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) @@ -82,11 +83,14 @@ GEM mini_portile2 (2.3.0) minitest (5.11.3) multi_json (1.13.1) + mysql2 (0.5.1) mysql2 (0.5.1-x64-mingw32) nio4r (2.3.1) + nokogiri (1.8.4) + mini_portile2 (~> 2.3.0) nokogiri (1.8.4-x64-mingw32) mini_portile2 (~> 2.3.0) - public_suffix (3.0.2) + public_suffix (5.0.0) puma (3.11.4) rack (2.0.5) rack-test (1.0.0) @@ -164,6 +168,7 @@ GEM nokogiri (~> 1.8) PLATFORMS + ruby x64-mingw32 DEPENDENCIES