From df25d7dc3634ff9d17487541bbd2eb07c9cb8971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 11:53:27 +0000 Subject: [PATCH] Bump rack from 2.2.6.2 to 2.2.6.4 in /peatio-bitgo Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.6.4. - [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/v2.2.6.2...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- peatio-bitgo/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/peatio-bitgo/Gemfile.lock b/peatio-bitgo/Gemfile.lock index a981fa4..8b01634 100644 --- a/peatio-bitgo/Gemfile.lock +++ b/peatio-bitgo/Gemfile.lock @@ -126,7 +126,7 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) public_suffix (5.0.1) - rack (2.2.6.2) + rack (2.2.6.4) rake (13.0.6) rbtree (0.4.6) rexml (3.2.5) @@ -165,6 +165,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES bundler (~> 2.4.7)