mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
remove social-share-button gem
This commit is contained in:
parent
5427d5011d
commit
a8a71d4376
3
Gemfile
3
Gemfile
@ -58,9 +58,6 @@ gem 'redcarpet' #markdown formatting
|
||||
gem 'mixpanel-ruby'
|
||||
gem 'barnes'
|
||||
|
||||
# Sharing
|
||||
gem 'social-share-button'
|
||||
|
||||
# Apps
|
||||
#gem 'easy_translate'
|
||||
gem 'levenshtein-ffi'
|
||||
|
||||
@ -452,8 +452,6 @@ GEM
|
||||
simplecov-html (~> 0.10.0)
|
||||
simplecov-html (0.10.2)
|
||||
slack-notifier (2.3.2)
|
||||
social-share-button (1.1.0)
|
||||
coffee-rails
|
||||
sprockets (3.7.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
rack (> 1, < 3)
|
||||
@ -588,7 +586,6 @@ DEPENDENCIES
|
||||
shoulda-matchers (~> 3.1)
|
||||
simplecov
|
||||
slack-notifier
|
||||
social-share-button
|
||||
sqlite3
|
||||
stackprof
|
||||
stripe
|
||||
|
||||
Loading…
Reference in New Issue
Block a user