[Feature] Detect browser on conversation initiation (#208)

This commit is contained in:
Pranav Raj S
2019-11-16 14:48:38 +05:30
committed by GitHub
parent ccd3d8dc6e
commit 88ac20efb5
5 changed files with 25 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ gem 'therubyracer', platforms: :ruby
##-- rails helper gems --##
gem 'acts-as-taggable-on', git: 'https://github.com/mbleigh/acts-as-taggable-on'
gem 'attr_extras'
gem 'browser'
gem 'hashie'
gem 'jbuilder', '~> 2.5'
gem 'kaminari'