#2259: Trying without the branch

This commit is contained in:
Jyri-Petteri Paloposki 2019-11-13 19:33:11 +02:00
parent f7bad05dad
commit 7f45f748b3
2 changed files with 1 additions and 2 deletions

View file

@ -38,7 +38,7 @@ gem 'paperclip'
# To use ActiveModel has_secure_password
gem 'bcrypt', '~> 3.1.13'
gem 'chartjs-ror', :github => 'ZeiP/chartjs-ror', :branch => 'bug/41_container_element'
gem 'chartjs-ror', :git => 'git://github.com/ZeiP/chartjs-ror.git'
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
# gem 'turbolinks'