From 449375b24ada4805dce0ea018367b52e472d48aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 20:31:41 +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 76dcfd5..c0a7971 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,12 @@ GIT warden (~> 1.2.3) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-clipboard (2.0.4) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.4.5) actionpack (= 5.2.4.5) @@ -223,7 +227,7 @@ GEM public_suffix (4.0.6) puma (3.12.6) racc (1.5.2) - rack (2.2.3) + rack (2.2.6.2) rack-livereload (0.3.17) rack rack-protection (2.1.0) @@ -243,7 +247,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.5) sprockets-rails (>= 2.0.0) - rails-assets-clipboard (2.0.4) rails-controller-testing (1.0.4) actionpack (>= 5.0.1.x) actionview (>= 5.0.1.x)