fix build

This commit is contained in:
Pete Matsyburka
2024-05-02 10:01:31 +03:00
parent 99341e773f
commit 897750ba1e
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ gem 'ruby-vips'
gem 'rubyXL'
gem 'shakapacker'
gem 'sidekiq', require: ENV.key?('REDIS_URL')
gem 'sqlite3', require: false
gem 'sqlite3', require: false, force_ruby_platform: true
gem 'strip_attributes'
gem 'turbo-rails'
gem 'twitter_cldr', require: false