mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
Add r2 gem for rtl stylesheet conversion
This commit is contained in:
parent
6fc7371079
commit
0ed67e919c
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -147,6 +147,7 @@ gem 'omniauth-google-oauth2'
|
|||
gem 'oj'
|
||||
gem 'pg'
|
||||
gem 'pry-rails', require: false
|
||||
gem 'r2', '~> 0.2.5', require: false
|
||||
gem 'rake'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue