Add GCM gem

This commit is contained in:
leenasn
2015-11-13 19:58:46 +05:30
parent 93e3095925
commit cffea0c31d
3 changed files with 11 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ gem 'pg'
gem 'devise'
gem 'activeadmin', github: 'activeadmin'
gem 'rollbar', '~> 2.5.0'
gem 'gcm'
# Use ActiveModel has_secure_password
# gem 'bcrypt', '~> 3.1.7'