From 553bad46401a3f6c717aea95ba7e021bd059834d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 20:34:18 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.6.2 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.2. - [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/2.2.3...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4da47e9..27d4ce3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,10 @@ GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-tether (1.4.3) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.0.7.2) actionpack (= 5.0.7.2) @@ -237,7 +241,7 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.3) puma (3.12.1) - rack (2.2.3) + rack (2.2.6.2) rack-mini-profiler (1.0.2) rack (>= 1.2.0) rack-protection (2.0.5) @@ -257,7 +261,6 @@ GEM bundler (>= 1.3.0) railties (= 5.0.7.2) sprockets-rails (>= 2.0.0) - rails-assets-tether (1.4.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)