swithced quill gem to master branch

This commit is contained in:
zmagod 2016-11-10 14:15:39 +01:00
parent 7c7106d8ff
commit df43614f00
2 changed files with 2 additions and 4 deletions

View file

@ -59,8 +59,7 @@ gem 'delayed_job_active_record'
gem 'devise-async'
gem 'ruby-graphviz', '~> 1.2' # Graphviz for rails
gem 'quill-rails',
git: 'https://github.com/biosistemika/quill-rails.git',
branch: 'update_quill_version' # Rich text editor
git: 'https://github.com/biosistemika/quill-rails.git' # Rich text editor
group :development, :test do
gem 'byebug'

View file

@ -1,7 +1,6 @@
GIT
remote: https://github.com/biosistemika/quill-rails.git
revision: 425a8482396fde98de972ac0929c933eb09a8c1c
branch: update_quill_version
revision: a1ae9f8a59d42661f340437bc5f5951530628b15
specs:
quill-rails (0.1.4)
railties (>= 3.1.0, < 5.0)