Fix rubocop warning
This commit is contained in:
parent
f99d7374a9
commit
3c2780f2c3
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -28,8 +28,8 @@ gem "jbuilder", "~> 2.7"
|
|||
gem "bootsnap", ">= 1.4.2", :require => false
|
||||
|
||||
# Use rtlcss for RTL conversion
|
||||
gem "rtlcss"
|
||||
gem "mini_racer", "~> 0.9.0"
|
||||
gem "rtlcss"
|
||||
|
||||
# Use autoprefixer to generate CSS prefixes
|
||||
gem "autoprefixer-rails"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue