updates ckeditor version
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -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'
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user