From dd51889cd7266357e29c788d2b4689930cfc1e00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 18:03:23 +0000 Subject: [PATCH] Bump rack from 1.6.10 to 1.6.13 in /vnet Bumps [rack](https://github.com/rack/rack) from 1.6.10 to 1.6.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.6.10...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vnet/Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/vnet/Gemfile.lock b/vnet/Gemfile.lock index f1cf21cca..35eca9a4d 100644 --- a/vnet/Gemfile.lock +++ b/vnet/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/axsh/dcell.git + remote: https://github.com/axsh/dcell.git revision: 2cbae90683be1a7f6c5c4fb4def54f6f528e9f06 branch: v0.16.1-updated-gems specs: @@ -77,7 +77,7 @@ GEM database_cleaner (1.7.0) diff-lcs (1.3) docile (1.3.1) - domain_name (0.5.20180417) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) fabrication (2.9.8) ffi (1.9.25) @@ -94,9 +94,9 @@ GEM http-cookie (~> 1.0) http-form_data (>= 2.0.0.pre.pre2, < 3) http_parser.rb (~> 0.6.0) - http-cookie (1.0.3) + http-cookie (1.0.5) domain_name (~> 0.5) - http-form_data (2.1.1) + http-form_data (2.3.0) http_parser.rb (0.6.0) i18n (1.1.0) concurrent-ruby (~> 1.0) @@ -128,7 +128,7 @@ GEM byebug (~> 10.0) pry (~> 0.10) public_suffix (3.0.3) - rack (1.6.10) + rack (1.6.13) rack-cors (1.0.2) rack-protection (1.5.5) rack @@ -137,8 +137,8 @@ GEM rainbow (3.0.0) raindrops (0.19.0) rake (10.1.0) - redis (4.0.2) - redis-namespace (1.6.0) + redis (4.6.0) + redis-namespace (1.8.2) redis (>= 3.0.4) reel (0.6.1) celluloid (>= 0.15.1) @@ -202,7 +202,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.5) + unf_ext (0.0.8.2) unicode-display_width (1.4.0) unicorn (5.4.1) kgio (~> 2.6) @@ -211,9 +211,9 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff - websocket-driver (0.7.0) + websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) + websocket-extensions (0.1.5) PLATFORMS ruby