Skip to content

Add support for ruby 4#16

Closed
tecden wants to merge 0 commit into
masterfrom
add-support-for-ruby-4
Closed

Add support for ruby 4#16
tecden wants to merge 0 commit into
masterfrom
add-support-for-ruby-4

Conversation

@tecden

@tecden tecden commented Jan 29, 2026

Copy link
Copy Markdown

No description provided.

@tecden tecden force-pushed the add-support-for-ruby-4 branch 2 times, most recently from 361fb11 to 8447209 Compare January 29, 2026 12:38
Comment thread Gemfile.7.2.pg Outdated
gem 'rspec', '~>3.5'
gem 'gemika', '>=0.8.1'
gem 'pry-byebug', '>=3.10.1'
gem 'ostruct'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Why do we need this? I haven't seen any usage of OpenStruct in the gem

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

OpenStruct used to be part of Ruby's stdlib, and the Pry gem relied on it.
I have now upgraded the version of Pry as an alternative.

Comment thread CHANGELOG.md Outdated
@tecden tecden closed this Feb 6, 2026
@tecden tecden force-pushed the add-support-for-ruby-4 branch from 8447209 to 877073b Compare February 6, 2026 06:48
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.

2 participants