mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Provide logging for tara state handler
This commit is contained in:
parent
a154b0599f
commit
0357cfc29e
2 changed files with 3 additions and 2 deletions
2
Gemfile
2
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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue