From a5f171dbf99b0933fc01e44fc696eecb4fe050aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 03:21:07 +0000 Subject: [PATCH] Bump rack from 2.2.6.2 to 2.2.6.3 in /peatio-electrum Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.6.3. - [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.3) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- peatio-electrum/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/peatio-electrum/Gemfile.lock b/peatio-electrum/Gemfile.lock index 64a33c3..962a4e3 100644 --- a/peatio-electrum/Gemfile.lock +++ b/peatio-electrum/Gemfile.lock @@ -115,7 +115,7 @@ GEM thin prometheus-client (4.0.0) public_suffix (5.0.1) - rack (2.2.6.2) + rack (2.2.6.3) rbtree (0.4.6) reline (0.3.2) io-console (~> 0.5) @@ -161,6 +161,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES bundler (~> 2.4.7)