From 8c9aa00598719966ec850266ec4a77788e7db988 Mon Sep 17 00:00:00 2001 From: Angel Aviel Domaoan Date: Thu, 27 Jan 2022 06:30:03 +0000 Subject: [PATCH] Add ckeditor --- Gemfile | 1 + Gemfile.lock | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/Gemfile b/Gemfile index 9cc84a1..da26087 100644 --- a/Gemfile +++ b/Gemfile @@ -80,6 +80,7 @@ gem "nokogiri", ">= 1.12.0" gem "nokogiri-styles" gem "state_machines", github: "state-machines/state_machines" gem "state_machines-activerecord" +gem "ckeditor", github: "CDAsia/ckeditor", branch: "4-3-stable" # Security gem "cancancan", "~> 1.17.0" diff --git a/Gemfile.lock b/Gemfile.lock index 33364cd..f1fffd2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,12 @@ +GIT + remote: https://github.com/CDAsia/ckeditor.git + revision: cd8ad0f4ea007307ede10d3701ca8df7e5b1ba8d + branch: 4-3-stable + specs: + ckeditor (4.3.0) + orm_adapter (~> 0.5.0) + terrapin + GIT remote: https://github.com/netguru/capistrano-docker.git revision: 873aa5fdce66c6962dad555a914d31d4fdc77f5c @@ -143,6 +152,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (4.1.0) + climate_control (0.2.0) coderay (1.1.3) concurrent-ruby (1.1.9) connection_pool (2.2.5) @@ -368,6 +378,8 @@ GEM sunspot_solr (2.5.0) sunspot_submodel_index (0.0.5) terminal-notifier (2.0.0) + terrapin (0.6.0) + climate_control (>= 0.0.3, < 1.0) thor (1.2.1) thread-local (1.1.0) tilt (2.0.10) @@ -430,6 +442,7 @@ DEPENDENCIES capistrano-ssh-doctor capistrano3-puma capybara (>= 3.26) + ckeditor! devise (>= 4.7.1) ed25519 (~> 1.3) figaro