From 5bcffeb4aee34e0e87888f40410b334977424459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 20:52:26 +0000 Subject: [PATCH] Bump rack from 1.6.4 to 1.6.11 in /practica-4 Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 1.6.11. - [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.6.4...1.6.11) Signed-off-by: dependabot[bot] --- practica-4/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 practica-4/Gemfile.lock diff --git a/practica-4/Gemfile.lock b/practica-4/Gemfile.lock old mode 100755 new mode 100644 index 16944be..8b07092 --- a/practica-4/Gemfile.lock +++ b/practica-4/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - rack (1.6.4) + rack (1.6.11) rack-protection (1.5.5) rack sinatra (1.4.8)