forked from External/greenlight
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:
committed by
Jesus Federico
parent
194b5ddfa0
commit
bf5922fca0
2
Gemfile
2
Gemfile
@ -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'
|
||||
|
||||
|
Reference in New Issue
Block a user