Use the new fork gem

This commit is contained in:
Jyri-Petteri Paloposki 2021-08-25 17:15:34 +03:00
parent 64002c632f
commit 6c0d3ca1b3
3 changed files with 15 additions and 20 deletions

View file

@ -19,13 +19,13 @@ gem 'uglifier', '>=1.3.0'
gem 'aasm', '~> 5.2.0'
gem 'acts_as_list'
gem 'bcrypt', '~> 3.1.16'
gem 'chartjs-ror', :git => 'git://github.com/ZeiP/chartjs-ror.git'
gem 'htmlentities'
gem 'paperclip'
gem 'puma', '~> 5.4'
gem 'rails_autolink'
gem 'RedCloth'
gem 'sanitize', '~> 6.0'
gem 'tracks-chartjs-ror'
gem 'will_paginate'
# See https://github.com/sstephenson/execjs#readme for more supported runtimes