From 2750b5beaed8bda3b2e5b92383e5bc982daaad32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 05:04:39 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.6.12 in /code/main course/Lesson28/leprosorium Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.6.12. - [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.6.12) Signed-off-by: dependabot[bot] --- code/main course/Lesson28/leprosorium/Gemfile.lock | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/code/main course/Lesson28/leprosorium/Gemfile.lock b/code/main course/Lesson28/leprosorium/Gemfile.lock index a085957..de20221 100644 --- a/code/main course/Lesson28/leprosorium/Gemfile.lock +++ b/code/main course/Lesson28/leprosorium/Gemfile.lock @@ -1,14 +1,7 @@ -GIT - remote: https://github.com/larskanis/sqlite3-ruby - revision: 1027509079176fcc4088dcc7638101cde617cf16 - branch: add-gemspec - specs: - sqlite3 (1.3.13.20180326210955) - GEM remote: https://rubygems.org/ specs: - rack (1.5.2) + rack (1.6.12) rack-protection (1.5.1) rack sinatra (1.4.4) @@ -23,7 +16,6 @@ PLATFORMS DEPENDENCIES sinatra - sqlite3! BUNDLED WITH 2.0.1