From 6110df6546a3fe3c7752c6a461e8c64a4702e2d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:44:31 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.5.5 in /bookmarks Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.5.5. - [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.5.2...1.5.5) Signed-off-by: dependabot[bot] --- bookmarks/Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bookmarks/Gemfile.lock b/bookmarks/Gemfile.lock index 68dbecd..afd95da 100644 --- a/bookmarks/Gemfile.lock +++ b/bookmarks/Gemfile.lock @@ -55,7 +55,7 @@ GEM minitest (5.4.0) multi_json (1.10.1) polyglot (0.3.5) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rails (4.1.4) @@ -76,6 +76,7 @@ GEM rake (10.3.2) rdoc (4.1.1) json (~> 1.4) + ref (2.0.0) sass (3.2.19) sass-rails (4.0.3) railties (>= 4.0.0, < 5.0) @@ -95,7 +96,11 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8) + sqlite3 (1.3.9) sqlite3 (1.3.9-x86-mingw32) + therubyracer (0.12.2) + libv8 (~> 3.16.14.0) + ref thor (0.19.1) thread_safe (0.3.4) tilt (1.4.1) @@ -113,6 +118,7 @@ GEM json (>= 1.8.0) PLATFORMS + ruby x86-mingw32 DEPENDENCIES