updates social-share-button version
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -36,7 +36,7 @@ gem 'acts_as_votable'
|
||||
gem 'simple_captcha2', require: 'simple_captcha'
|
||||
gem 'ckeditor'
|
||||
gem 'cancancan'
|
||||
gem 'social-share-button'
|
||||
gem 'social-share-button', git: 'https://github.com/huacnlee/social-share-button.git', ref: 'e46a6a3e82b86023bc'
|
||||
gem 'initialjs-rails', '0.2.0.1'
|
||||
gem 'unicorn'
|
||||
gem 'paranoia'
|
||||
|
||||
14
Gemfile.lock
14
Gemfile.lock
@@ -1,3 +1,12 @@
|
||||
GIT
|
||||
remote: https://github.com/huacnlee/social-share-button.git
|
||||
revision: e46a6a3e82b86023bc43b72c9379d3c6afe36b6b
|
||||
ref: e46a6a3e82b86023bc
|
||||
specs:
|
||||
social-share-button (0.1.9)
|
||||
coffee-rails
|
||||
sass-rails
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
@@ -343,9 +352,6 @@ GEM
|
||||
json (~> 1.8)
|
||||
simplecov-html (~> 0.10.0)
|
||||
simplecov-html (0.10.0)
|
||||
social-share-button (0.1.8)
|
||||
coffee-rails
|
||||
sass-rails
|
||||
spring (1.4.0)
|
||||
sprockets (3.3.4)
|
||||
rack (~> 1.0)
|
||||
@@ -457,7 +463,7 @@ DEPENDENCIES
|
||||
sass-rails (~> 5.0)
|
||||
savon
|
||||
simple_captcha2
|
||||
social-share-button
|
||||
social-share-button!
|
||||
spring
|
||||
turbolinks
|
||||
uglifier (>= 1.3.0)
|
||||
|
||||
Reference in New Issue
Block a user