mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-30 19:48:18 +08:00
changed version
This commit is contained in:
parent
eab389c0dd
commit
1de9e4b360
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -80,7 +80,7 @@ gem 'devise-async',
|
|||
gem 'discard', '~> 1.0'
|
||||
|
||||
gem 'ruby-graphviz', '~> 1.2' # Graphviz for rails
|
||||
gem 'tinymce-rails', '~> 4.7.11' # Rich text editor
|
||||
gem 'tinymce-rails', '~> 4.7.13' # Rich text editor
|
||||
|
||||
gem 'base62' # Used for smart annotations
|
||||
gem 'newrelic_rpm'
|
||||
|
|
|
@ -603,7 +603,7 @@ DEPENDENCIES
|
|||
sneaky-save!
|
||||
spinjs-rails
|
||||
starscope
|
||||
tinymce-rails (~> 4.7.11)
|
||||
tinymce-rails (~> 4.7.13)
|
||||
turbolinks (~> 2.0)
|
||||
tzinfo-data
|
||||
uglifier (>= 1.3.0)
|
||||
|
@ -618,4 +618,4 @@ RUBY VERSION
|
|||
ruby 2.4.3p205
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.2
|
||||
1.16.3
|
||||
|
|
Loading…
Reference in a new issue