Skip to content
Snippets Groups Projects
Commit 03778025 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Merge branch 'master' of github.com:noesya/osuny

parents fdfc612c f9545ab1
No related branches found
No related tags found
No related merge requests found
GIT
remote: https://github.com/noesya/summernote-rails.git
revision: 9a4e669ae6c4f50f7d08cd6939cdff719d135c9d
revision: 585293f150052c8f158b1fab7d8206a94d368d4a
branch: activestorage
specs:
summernote-rails (0.8.20.6)
summernote-rails (0.8.20.7)
nokogiri
rails (>= 6.0)
......@@ -90,7 +90,7 @@ GEM
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
aws-eventstream (1.2.0)
aws-partitions (1.600.0)
aws-partitions (1.601.0)
aws-sdk-core (3.131.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
......@@ -122,7 +122,7 @@ GEM
concurrent-ruby (~> 1.0)
builder (3.2.4)
byebug (11.1.3)
cancancan (3.3.0)
cancancan (3.4.0)
capybara (3.37.1)
addressable
matrix
......@@ -135,8 +135,7 @@ GEM
childprocess (4.1.0)
cocoon (1.2.15)
concurrent-ruby (1.1.10)
countries (5.0.2)
i18n_data (~> 0.16.0)
countries (5.1.0)
sixarm_ruby_unaccent (~> 1.1)
country_select (7.0.0)
countries (~> 5.0)
......@@ -240,8 +239,6 @@ GEM
multi_xml (>= 0.5.2)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
i18n_data (0.16.0)
simple_po_parser (~> 1.1)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
......@@ -307,6 +304,8 @@ GEM
ruby2_keywords (~> 0.0.1)
nesty (1.0.2)
nio4r (2.5.8)
nokogiri (1.13.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.6-x86_64-linux)
......@@ -333,7 +332,7 @@ GEM
orm_adapter (0.5.0)
parser (3.1.2.0)
ast (~> 2.4.1)
pg (1.4.0)
pg (1.4.1)
popper_js (2.9.3)
public_suffix (4.0.7)
puma (5.6.4)
......@@ -344,8 +343,8 @@ GEM
rack (>= 1.2.0)
rack-protection (2.2.0)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack-test (2.0.0)
rack (>= 1.3)
rails (6.1.6)
actioncable (= 6.1.6)
actionmailbox (= 6.1.6)
......@@ -410,9 +409,9 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
scout_apm (5.1.1)
scout_apm (5.2.0)
parser
selenium-webdriver (4.2.1)
selenium-webdriver (4.3.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
......@@ -432,7 +431,6 @@ GEM
simple_form_password_with_hints (0.0.6)
rails
simple_form
simple_po_parser (1.1.6)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
......@@ -442,7 +440,7 @@ GEM
sort_alphabetical (1.1.0)
unicode_utils (>= 1.2.2)
spring (4.0.0)
sprockets (4.0.3)
sprockets (4.1.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.4.2)
......@@ -460,7 +458,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.1.0)
unicode-display_width (2.2.0)
unicode_utils (1.4.0)
unsplash (2.1.0)
httparty (~> 0.16)
......@@ -490,6 +488,7 @@ GEM
zeitwerk (2.6.0)
PLATFORMS
arm64-darwin-21
x86_64-darwin-21
x86_64-linux
......@@ -559,4 +558,4 @@ RUBY VERSION
ruby 2.7.6p219
BUNDLED WITH
2.3.12
2.3.11
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