From 2ef33986018c1f92cdfd8600a81927fe9d16f751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 06:25:22 +0000 Subject: [PATCH] Bump rack from 2.0.7 to 2.0.8 Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8. - [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/2.0.7...2.0.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f969c82..cc3ad53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM googleauth (>= 0.6.2, < 0.10.0) grpc (>= 1.7.2, < 2.0) rly (~> 0.2.3) - google-protobuf (3.9.1-x86_64-linux) + google-protobuf (3.9.1) googleapis-common-protos (1.3.9) google-protobuf (~> 3.0) googleapis-common-protos-types (~> 1.0) @@ -105,7 +105,7 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (~> 0.7) - grpc (1.23.0-x86_64-linux) + grpc (1.23.0) google-protobuf (~> 3.8) googleapis-common-protos-types (~> 1.0) guard (2.15.1) @@ -159,7 +159,7 @@ GEM method_source (~> 0.9.0) public_suffix (4.0.1) puma (3.12.1) - rack (2.0.7) + rack (2.0.8) rack-cors (1.0.3) rack-test (1.1.0) rack (>= 1.0, < 3)