From 00ed90e22e917e5f37d1b07da91805562eb5dbe2 Mon Sep 17 00:00:00 2001 From: Arnaud Levy <contact@arnaudlevy.com> Date: Thu, 19 May 2022 23:17:45 +0200 Subject: [PATCH] summernote rails --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38a9f2a7a..72f84ad24 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/noesya/summernote-rails.git - revision: 3ec3acf128af2276891efeb806159c90bb60ec15 + revision: 1b146332a20c40bc06ae9efe57cfd8ccc3462839 branch: activestorage specs: - summernote-rails (0.8.22) + summernote-rails (0.8.23) rails (>= 6.0) GIT @@ -88,7 +88,7 @@ GEM autoprefixer-rails (10.4.7.0) execjs (~> 2) aws-eventstream (1.2.0) - aws-partitions (1.588.0) + aws-partitions (1.589.0) aws-sdk-core (3.131.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) -- GitLab