diff --git a/Gemfile b/Gemfile
index 63370895bb064f8f55e6fd88362e1ac62b1d9d79..9eb4e19662c199b02b2347b223d2ba679a1a7767 100644
--- a/Gemfile
+++ b/Gemfile
@@ -60,7 +60,7 @@ gem "simple_form"
 gem "simple_form_bs5_file_input"#, path: "../simple_form_bs5_file_input"
 gem "simple_form_password_with_hints"#, path: "../simple_form_password_with_hints"
 gem "sprockets-rails", "~> 3.4"
-gem "summernote-rails", git: "https://github.com/noesya/summernote-rails.git", branch: "feature/cleaner"
+gem "summernote-rails", git: "https://github.com/noesya/summernote-rails.git", branch: "feature/cleaner-scss"
 # gem "summernote-rails", path: "../summernote-rails"
 gem "two_factor_authentication", git: "https://github.com/noesya/two_factor_authentication.git"
 # gem "two_factor_authentication", path: "../two_factor_authentication"
diff --git a/Gemfile.lock b/Gemfile.lock
index ea28c13d5175f79ad0cd05dbcbe87b8682bc93cf..cd25e6ade5feb00e1110f7cb30623d782a328d0c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
 GIT
   remote: https://github.com/noesya/summernote-rails.git
-  revision: 26889491557e607cedade7590b18ae28161215ec
-  branch: feature/cleaner
+  revision: d2b27d7c92ae38ca7dc72b24965c49f94dbc05bb
+  branch: feature/cleaner-scss
   specs:
     summernote-rails (0.8.20.1)
       nokogiri
@@ -103,7 +103,7 @@ GEM
     autoprefixer-rails (10.4.13.0)
       execjs (~> 2)
     aws-eventstream (1.2.0)
-    aws-partitions (1.724.0)
+    aws-partitions (1.725.0)
     aws-sdk-core (3.170.0)
       aws-eventstream (~> 1, >= 1.0.2)
       aws-partitions (~> 1, >= 1.651.0)
@@ -249,9 +249,9 @@ GEM
       terminal-table (>= 1.5.1)
     globalid (1.1.0)
       activesupport (>= 5.0)
-    google-protobuf (3.22.1-arm64-darwin)
-    google-protobuf (3.22.1-x86_64-darwin)
-    google-protobuf (3.22.1-x86_64-linux)
+    google-protobuf (3.22.2-arm64-darwin)
+    google-protobuf (3.22.2-x86_64-darwin)
+    google-protobuf (3.22.2-x86_64-linux)
     hal_openscience (0.1.0)
       json
       net-http
@@ -454,11 +454,11 @@ GEM
     sanitize (6.0.1)
       crass (~> 1.0.2)
       nokogiri (>= 1.12.0)
-    sass-embedded (1.58.3-arm64-darwin)
+    sass-embedded (1.59.2-arm64-darwin)
       google-protobuf (~> 3.21)
-    sass-embedded (1.58.3-x86_64-darwin)
+    sass-embedded (1.59.2-x86_64-darwin)
       google-protobuf (~> 3.21)
-    sass-embedded (1.58.3-x86_64-linux-gnu)
+    sass-embedded (1.59.2-x86_64-linux-gnu)
       google-protobuf (~> 3.21)
     sassc (2.4.0)
       ffi (~> 1.9)