add management of items !
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -35,7 +35,7 @@ gem 'omniauth-bnet', '~> 2.0.0'
|
||||
# This gem provides a mitigation against CVE-2015-9284
|
||||
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'
|
||||
gem 'rbattlenet', '~> 2.2.5', git: 'https://github.com/Dainii/rbattlenet'
|
||||
# A gem that provides Rails integration for the Sentry error logger
|
||||
gem 'sentry-rails', '~> 4.4.0'
|
||||
gem 'sentry-ruby', '~> 4.4.1'
|
||||
|
||||
Reference in New Issue
Block a user