From 83a926f0b9b8be42678395477b5aabef42516ae7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Gaya?= <sebastien.gaya@gmail.com>
Date: Mon, 14 Feb 2022 12:52:17 +0100
Subject: [PATCH] get gem from github

---
 Gemfile.lock | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index f898cbaa0..b8e3e9d9a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,3 +1,11 @@
+GIT
+  remote: https://github.com/noesya/summernote-rails.git
+  revision: d5a27a426351ef4c73ae7bd5ee3335fdd38b51a0
+  branch: activestorage
+  specs:
+    summernote-rails (0.8.20.1)
+      railties (>= 3.1)
+
 GIT
   remote: https://github.com/noesya/two_factor_authentication.git
   revision: 16b0a2120aed476c2321c074be553edd9c7dc4c0
@@ -9,12 +17,6 @@ GIT
       randexp
       rotp (>= 4.0.0)
 
-PATH
-  remote: ../summernote-rails
-  specs:
-    summernote-rails (0.8.20.1)
-      railties (>= 3.1)
-
 GEM
   remote: https://rubygems.org/
   specs:
-- 
GitLab