updates ckeditor version

This commit is contained in:
Juanjo Bazán
2016-07-18 14:49:56 +02:00
parent 1946fa242f
commit 0772c8a5ca
2 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ gem 'responders'
gem 'foundation-rails'
gem 'foundation_rails_helper'
gem 'acts_as_votable'
gem 'ckeditor', '~> 4.1.5'
gem 'ckeditor', '~> 4.2.0'
gem 'invisible_captcha', '~> 0.9.1'
gem 'cancancan'
gem 'social-share-button'

View File

@@ -98,7 +98,7 @@ GEM
rack-test (>= 0.5.4)
xpath (~> 2.0)
chronic (0.10.2)
ckeditor (4.1.6)
ckeditor (4.2.0)
cocaine
orm_adapter (~> 0.5.0)
climate_control (0.0.3)
@@ -451,7 +451,7 @@ DEPENDENCIES
capistrano-rvm
capistrano3-delayed-job (~> 1.0)
capybara
ckeditor (~> 4.1.5)
ckeditor (~> 4.2.0)
coffee-rails (~> 4.2.1)
coveralls
daemons