Fix rubocop warning

This commit is contained in:
Tom Hughes 2024-04-23 18:59:09 +01:00
parent f99d7374a9
commit 3c2780f2c3

View file

@ -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"