mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-06 05:55:21 +02:00
Handle market holidays during holding sync (#1292)
* Handle market holidays during holding sync * Use informal holidays instead of custom override
This commit is contained in:
parent
77fc5caecf
commit
3399b74849
4 changed files with 15 additions and 6 deletions
1
Gemfile
1
Gemfile
|
@ -48,6 +48,7 @@ gem "csv"
|
|||
gem "redcarpet"
|
||||
gem "stripe"
|
||||
gem "intercom-rails"
|
||||
gem "holidays"
|
||||
|
||||
group :development, :test do
|
||||
gem "debug", platforms: %i[mri windows]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue