Skip to content

Make Rails-8 compatible#1

Merged
sku-wtag merged 5 commits intomasterfrom
Make-Rails-8-compatible
Nov 30, 2025
Merged

Make Rails-8 compatible#1
sku-wtag merged 5 commits intomasterfrom
Make-Rails-8-compatible

Conversation

@sku-wtag
Copy link
Copy Markdown
Collaborator

@sku-wtag sku-wtag commented Nov 16, 2025

Upgraded this gem to make compatible with Rails-8


def get
response = api.get(url, params)
response = api.get(url, **params)
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown

@cht-wtag cht-wtag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved as a security reviewer

@sku-wtag sku-wtag merged commit 474aa68 into master Nov 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants