Fixes tinymce editor not displaying, updated tinymce-rails gem to 4.7.11

This commit is contained in:
Zanz2 2018-07-17 16:06:00 +02:00
parent f67b8d05c7
commit eab389c0dd
2 changed files with 4 additions and 4 deletions

View file

@ -80,7 +80,7 @@ gem 'devise-async',
gem 'discard', '~> 1.0'
gem 'ruby-graphviz', '~> 1.2' # Graphviz for rails
gem 'tinymce-rails', '~> 4.6.4' # Rich text editor
gem 'tinymce-rails', '~> 4.7.11' # Rich text editor
gem 'base62' # Used for smart annotations
gem 'newrelic_rpm'

View file

@ -486,7 +486,7 @@ GEM
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
tinymce-rails (4.6.7)
tinymce-rails (4.7.13)
railties (>= 3.1.1)
turbolinks (2.5.4)
coffee-rails
@ -603,7 +603,7 @@ DEPENDENCIES
sneaky-save!
spinjs-rails
starscope
tinymce-rails (~> 4.6.4)
tinymce-rails (~> 4.7.11)
turbolinks (~> 2.0)
tzinfo-data
uglifier (>= 1.3.0)
@ -618,4 +618,4 @@ RUBY VERSION
ruby 2.4.3p205
BUNDLED WITH
1.16.1
1.16.2