diff --git a/Gemfile b/Gemfile index 7c5711a18..2ea2eb5c4 100644 --- a/Gemfile +++ b/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' diff --git a/Gemfile.lock b/Gemfile.lock index ee114cd23..ad24ae9ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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