Skip to content
Snippets Groups Projects
Unverified Commit 89517362 authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

summernote

parent 5a024b21
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment