From 144a3ecdf5f674bd05508512646b8c84316e2104 Mon Sep 17 00:00:00 2001 From: ulferts Date: Tue, 25 Aug 2020 12:58:46 +0200 Subject: [PATCH] bump rack-oauth2 & swd --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 23933716f20..31f04f9c824 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -729,12 +729,12 @@ GEM rack (>= 2.0.0) rack-mini-profiler (2.0.1) rack (>= 1.2.0) - rack-oauth2 (1.10.1) + rack-oauth2 (1.16.0) activesupport attr_required httpclient json-jwt (>= 1.11.0) - rack + rack (>= 2.1.0) rack-protection (2.0.8.1) rack rack-test (1.1.0) @@ -912,7 +912,7 @@ GEM stringex (2.8.5) structured_warnings (0.4.0) svg-graph (2.2.0) - swd (1.1.2) + swd (1.2.0) activesupport (>= 3) attr_required (>= 0.0.5) httpclient (>= 2.4)