From 633e810b18acbc82b01cce9a0515d372f8b36b99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:10:05 +0000 Subject: [PATCH] Bump rack from 1.3.2 to 1.3.10 in /test/apps/rails3.1 Bumps [rack](https://github.com/rack/rack) from 1.3.2 to 1.3.10. - [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.3.2...1.3.10) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test/apps/rails3.1/Gemfile.lock | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/test/apps/rails3.1/Gemfile.lock b/test/apps/rails3.1/Gemfile.lock index ed69460f95..f7168a6e30 100644 --- a/test/apps/rails3.1/Gemfile.lock +++ b/test/apps/rails3.1/Gemfile.lock @@ -40,6 +40,11 @@ GEM coffee-script-source execjs coffee-script-source (1.1.2) + draper (2.1.0) + actionpack (>= 3.0) + activemodel (>= 3.0) + activesupport (>= 3.0) + request_store (~> 1.0) erubis (2.7.0) execjs (1.2.4) multi_json (~> 1.0) @@ -56,8 +61,9 @@ GEM treetop (~> 1.4.8) mime-types (1.16) multi_json (1.0.3) + mysql (2.9.1) polyglot (0.3.2) - rack (1.3.2) + rack (1.3.10) rack-cache (1.0.3) rack (>= 0.4) rack-mount (0.8.3) @@ -83,6 +89,7 @@ GEM thor (~> 0.14.6) rake (0.9.2) rdoc (3.9.4) + request_store (1.3.2) sass (3.1.7) sass-rails (3.1.0) actionpack (~> 3.1.0) @@ -91,8 +98,7 @@ GEM sprockets (2.0.0) hike (~> 1.2) rack (~> 1.0) - tilt (!= 1.3.0, ~> 1.1) - mysql (2.9.1) + tilt (~> 1.1, != 1.3.0) therubyracer (0.9.4) libv8 (~> 3.3.10) thor (0.14.6) @@ -110,10 +116,11 @@ PLATFORMS DEPENDENCIES coffee-rails (~> 3.1.0) + draper jquery-rails json + mysql rails (= 3.1.0) sass-rails (~> 3.1.0) - mysql therubyracer uglifier