From e1d65d50abdcc606026230df1f47cc746ad72a03 Mon Sep 17 00:00:00 2001 From: Benjamin Neff <benjamin@coding4coffee.ch> Date: Sat, 10 Nov 2018 20:30:30 +0100 Subject: [PATCH] Bump rack-oauth2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8fc7a183e7..ba5f3412da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -486,7 +486,7 @@ GEM activesupport rack-mobile-detect (0.4.0) rack - rack-oauth2 (1.9.2) + rack-oauth2 (1.9.3) activesupport attr_required httpclient -- GitLab