mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-31 05:05:18 +01:00
Use the new fork gem
This commit is contained in:
parent
64002c632f
commit
6c0d3ca1b3
3 changed files with 15 additions and 20 deletions
2
Gemfile
2
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue