From 567c0fd444c35572f97688497f1292cb8aaeee65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 18:55:55 +0000 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.6.2 Bumps [rack](https://github.com/rack/rack) from 2.2.2 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/v2.2.2...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7342da06..7508e1fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,15 @@ GIT rack (>= 1.2.0) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-jquery (3.4.1) + rails-assets-jquery-ujs (1.2.2) + rails-assets-jquery (> 1.8) + rails-assets-jquery2 (2.0.0) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.4.2) actionpack (= 5.2.4.2) @@ -328,7 +335,7 @@ GEM nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0) - rack (2.2.2) + rack (2.2.6.2) rack-canonical-host (0.2.3) addressable (> 0, < 3) rack (>= 1.0.0, < 3) @@ -347,10 +354,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.2) sprockets-rails (>= 2.0.0) - rails-assets-jquery (3.4.1) - rails-assets-jquery-ujs (1.2.2) - rails-assets-jquery (> 1.8) - rails-assets-jquery2 (2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)