GRN2-xx: Replaced tabler gem with local gem (#806)

* Replaced tabler gem with local gem

* Replaced tabler gem branch with version
This commit is contained in:
Ahmad Farhat
2019-09-20 11:15:21 -04:00
committed by Jesus Federico
parent 194b5ddfa0
commit bf5922fca0
2 changed files with 5 additions and 6 deletions

View File

@ -58,7 +58,7 @@ gem 'bigbluebutton-api-ruby'
# Front-end.
gem 'bootstrap', '~> 4.3.1'
gem 'tabler-rubygem', git: 'https://github.com/vbalazs/tabler-rubygem.git', branch: 'fix-sass'
gem 'tabler-rubygem', git: 'https://github.com/blindsidenetworks/tabler-rubygem.git', tag: '0.1.4.1'
gem 'pagy'
gem 'font-awesome-sass', '~> 5.9.0'