From 8a02b0cf7f6417f3e9dee171538a4fd0ead18446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 18:42:45 +0000 Subject: [PATCH] Bump rack from 1.6.11 to 1.6.12 Bumps [rack](https://github.com/rack/rack) from 1.6.11 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.6.11...1.6.12) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d7cea73..c156ed1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,8 +156,9 @@ GEM nifty-generators (0.4.6) nokogiri (1.6.7) mini_portile2 (~> 2.0.0.rc2) + pg (1.1.4) public_suffix (3.1.1) - rack (1.6.11) + rack (1.6.12) rack-test (0.6.3) rack (>= 1.0) rails (4.2.5) @@ -295,6 +296,7 @@ DEPENDENCIES jquery-rails nifty-generators nokogiri (= 1.6.7) + pg rails (= 4.2.5) rails3-jquery-autocomplete rails_12factor @@ -304,7 +306,7 @@ DEPENDENCIES selenium-webdriver slim-rails spring - sqlite3 (~> 1.3.6) + sqlite3 turbolinks twitter-bootstrap-rails uglifier (>= 1.3.0)