Remove commit reference to quill-rails in Gemfile

This commit is contained in:
Luka Murn 2016-11-24 09:19:43 +01:00
parent d749b6705f
commit de7c0ad641
2 changed files with 2 additions and 4 deletions

View file

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

View file

@ -7,8 +7,7 @@ GIT
GIT
remote: https://github.com/biosistemika/quill-rails.git
revision: af89d434aa8271efe00bbc11dcaeab9cf4fa01ca
ref: af89d43
revision: f229c6779694f40f6facc9e969e52ca46bbe89f0
specs:
quill-rails (0.1.4)
railties (>= 3.1.0, < 5.0)