Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APPS-11359 Dependency Bump for Ruby 3.0 #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

braidn
Copy link

@braidn braidn commented Apr 4, 2023

The String encoding method now takes a variable
amount of arguments with the last being keyword args.
Due to this, the double splats are required to
change any hashes or constants into the proper
arg to the encoding method.
There is a need to bump the Holidays gem here
into a state that supports Ruby 3.0 and beyond.
There are also a few quick wins here regarding
other gems if we bump the dev dependencies.
In later versions of the Holidays gem, the federal_reserve
param has had it's underscore removed. Fixed
to properly generate expected holidays.
@braidn braidn self-assigned this Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant