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

Unbundle pry in favor of irb #424

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

amatsuda
Copy link
Collaborator

since we've updated Ruby version to 3.3, the bundled irb is already as powerful enough as pry. So let's switch our app to use the default REPL of the language so we can reduce more dependencies.

since we've updated Ruby version to 3.3, the bundled irb is already
as powerful enough as pry. So let's switch our app to use the default
REPL of the language so we can reduce more dependencies
@amatsuda amatsuda merged commit 738aea2 into rubycentral:main Dec 11, 2024
1 check passed
@amatsuda amatsuda deleted the unbundle_pry branch December 11, 2024 06:30
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