From 0357cfc29ece156c17a0a2ea176e1e0d53c0a4f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20Erik=20=C3=95unapuu?= Date: Thu, 15 Oct 2020 12:54:38 +0300 Subject: [PATCH] Provide logging for tara state handler --- Gemfile | 2 +- Gemfile.lock | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 6ba54e871..e346eb3ea 100644 --- a/Gemfile +++ b/Gemfile @@ -56,7 +56,7 @@ gem 'digidoc_client', # TARA gem 'omniauth' gem 'omniauth-rails_csrf_protection' -gem 'omniauth-tara', github: 'internetee/omniauth-tara' +gem 'omniauth-tara', github: 'internetee/omniauth-tara', branch: 'extended-logging' gem 'epp', github: 'internetee/epp', branch: :master diff --git a/Gemfile.lock b/Gemfile.lock index 1a45ed826..59922042b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,8 @@ GIT GIT remote: https://github.com/internetee/omniauth-tara.git - revision: cec845ec3794532144c4976104a07e206d759aa6 + revision: 75c369dd86a5fe1a2ee4c2a6246252d79431071c + branch: extended-logging specs: omniauth-tara (0.3.0) addressable (~> 2.5)