Updates Gemfile

This commit is contained in:
Alberto Garcia Cabeza
2016-07-08 10:50:55 +02:00
parent 37fc96f884
commit 811dcc20b2
2 changed files with 5 additions and 11 deletions

View File

@@ -37,7 +37,7 @@ gem 'acts_as_votable'
gem 'ckeditor', '~> 4.1.5'
gem 'invisible_captcha', '~> 0.8.2'
gem 'cancancan'
gem 'social-share-button', git: 'https://github.com/huacnlee/social-share-button.git', ref: 'e46a6a3e82b86023bc'
gem 'social-share-button'
gem 'initialjs-rails', '0.2.0.1'
gem 'unicorn', '~> 5.1.0'
gem 'paranoia'