From c3c974adf541c63b282c91ce812f498749624758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 03:21:15 +0000 Subject: [PATCH] Bump rack from 2.2.6.2 to 2.2.6.3 in /peatio-litecoin 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-litecoin/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/peatio-litecoin/Gemfile.lock b/peatio-litecoin/Gemfile.lock index 63f2f11..7bc3297 100644 --- a/peatio-litecoin/Gemfile.lock +++ b/peatio-litecoin/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.3) 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)