diff --git a/Gemfile b/Gemfile index 9390ec1..00981d2 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ gem 'net-imap', require: false gem 'net-pop', require: false gem "apipie-rails", "~> 1.5.0" gem 'omniauth', '>=2.0.0' -gem 'omniauth-rails_csrf_protection' +gem 'omniauth-rails_csrf_protection', '>= 2.0.0' gem 'omniauth-tara', github: 'internetee/omniauth-tara' gem 'i18n-tasks', '~> 1.0.12' gem 'uri', '>= 1.0.4'