updates dependencies
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -39,7 +39,7 @@ gem 'ckeditor', '~> 4.1.5'
|
||||
gem 'cancancan'
|
||||
gem 'social-share-button', git: 'https://github.com/huacnlee/social-share-button.git', ref: 'e46a6a3e82b86023bc'
|
||||
gem 'initialjs-rails', '0.2.0.1'
|
||||
gem 'unicorn', '~> 5.0.1'
|
||||
gem 'unicorn', '~> 5.1.0'
|
||||
gem 'paranoia'
|
||||
gem 'rinku', require: 'rails_rinku'
|
||||
gem 'savon'
|
||||
@@ -59,7 +59,6 @@ gem 'tolk' # Web interface for translations
|
||||
gem 'browser'
|
||||
gem 'turnout'
|
||||
gem 'redcarpet'
|
||||
gem 'jwt', '~> 1.5.4'
|
||||
|
||||
group :development, :test do
|
||||
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
|
||||
|
||||
Reference in New Issue
Block a user