Skip to content

Commit

Permalink
GRN2-xx: Replaced tabler gem with local gem (bigbluebutton#806)
Browse files Browse the repository at this point in the history
* Replaced tabler gem with local gem

* Replaced tabler gem branch with version
  • Loading branch information
farhatahmad authored and jfederico committed Sep 20, 2019
1 parent a395ba1 commit a165362
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,12 @@ GIT
omniauth-oauth2 (>= 1.5.0)

GIT
remote: https://github.com/vbalazs/tabler-rubygem.git
revision: 1360795a174f6e6317eb6c81461597ddc965c2ce
branch: fix-sass
remote: https://github.com/blindsidenetworks/tabler-rubygem.git
revision: 4c16e6dc930f6b92dec093abaf9652d768b46d97
tag: 0.1.4.1
specs:
tabler-rubygem (0.1.4)
tabler-rubygem (0.1.4.1)
autoprefixer-rails (>= 6.0.3)
bootstrap (~> 4.3.1)

GEM
remote: https://rubygems.org/
Expand Down

0 comments on commit a165362

Please sign in to comment.