continue to backport old code
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -32,7 +32,7 @@ gem 'mobility', '~> 1.1.1'
|
||||
# Omniauth Strategy for Battle.net OAuth Login. For more info visit https://dev.battle.net
|
||||
gem 'omniauth-bnet', '~> 2.0.0'
|
||||
# This gem provides a mitigation against CVE-2015-9284
|
||||
# gem 'omniauth-rails_csrf_protection', '~> 0.1.2'
|
||||
gem 'omniauth-rails_csrf_protection', '~> 0.1.2'
|
||||
# A Ruby wrapper around Blizzard's Game Data and Profile APIs
|
||||
gem 'rbattlenet', '~> 2.2.4', git: 'https://github.com/Dainii/rbattlenet'
|
||||
# A gem that provides Rails integration for the Sentry error logger
|
||||
|
||||
Reference in New Issue
Block a user