From deb65ed6b64d57e30875104ffff056e79a1d8e24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 13:52:59 +0000 Subject: [PATCH] Bump rack from 1.6.4 to 1.6.13 in /LemonWayApp Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 1.6.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.6.4...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- LemonWayApp/Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/LemonWayApp/Gemfile.lock b/LemonWayApp/Gemfile.lock index 4a57a9a..7d6edae 100644 --- a/LemonWayApp/Gemfile.lock +++ b/LemonWayApp/Gemfile.lock @@ -73,11 +73,14 @@ GEM mini_portile2 (2.1.0) minitest (5.9.0) multi_json (1.12.1) + nokogiri (1.6.8) + mini_portile2 (~> 2.1.0) + pkg-config (~> 1.1.7) nokogiri (1.6.8-x86-mingw32) mini_portile2 (~> 2.1.0) pkg-config (~> 1.1.7) pkg-config (1.1.7) - rack (1.6.4) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.5.1) @@ -124,6 +127,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.11) sqlite3 (1.3.11-x86-mingw32) thor (0.19.1) thread_safe (0.3.5) @@ -144,6 +148,7 @@ GEM sprockets-rails (>= 2.0, < 4.0) PLATFORMS + ruby x86-mingw32 DEPENDENCIES