Skip to content

Comments

Add cgi gem to dependencies#479

Merged
bobbrodie merged 4 commits intosumoheavy:masterfrom
schinery:add-cgi-dependency
Feb 24, 2026
Merged

Add cgi gem to dependencies#479
bobbrodie merged 4 commits intosumoheavy:masterfrom
schinery:add-cgi-dependency

Conversation

@schinery
Copy link
Contributor

The cgi gem has been removed from the defaults in Ruby 4.0.

As it is required by this gem, this PR is adding it as a gem dependency.

Resolves #478.

@yatryan
Copy link

yatryan commented Feb 3, 2026

Just ran into this myself. We should probably consider adding ruby 4.0 to the Github Actions to "prove" the fix.

@schinery
Copy link
Contributor Author

schinery commented Feb 3, 2026

Just ran into this myself. We should probably consider adding ruby 4.0 to the Github Actions to "prove" the fix.

Added 4.0 to the CI test matrix here: 3d581bf

@bobbrodie
Copy link
Member

Thanks @schinery , @yatryan ! I'll work on getting this into the next release.

@bobbrodie
Copy link
Member

Hey @schinery , I made two small updates on sumoheavy/jira-ruby:add-cgi-dependency:

  1. Set Rubocop to run on Ruby 3.4
  2. Addressed RSpec/LeakyLocalVariable: Do not use local variables defined outside of examples inside of them.

When you have a moment, could you update your branch so those changes are pulled in, then I'll merge? Thanks!

@schinery
Copy link
Contributor Author

When you have a moment, could you update your branch so those changes are pulled in, then I'll merge? Thanks!

All done @bobbrodie

@bobbrodie bobbrodie merged commit fbf039f into sumoheavy:master Feb 24, 2026
14 checks passed
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.

Ruby 4.0 - cannot load such file -- cgi/cookie

3 participants