Skip to content

Commit

Permalink
add missing gem
Browse files Browse the repository at this point in the history
  • Loading branch information
loftwah committed Dec 24, 2024
1 parent 03d7c9a commit 9b357d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ gem 'sidekiq-scheduler', '>= 5.0'
gem 'vite_rails', '>= 3.0'
gem 'aws-sdk-s3', '>= 1.135'
gem 'kamal', '>= 2.0'
gem 'sqlite3', '>= 2.1'

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: %i[windows jruby]
Expand Down

0 comments on commit 9b357d4

Please sign in to comment.