sumoheavy / jira-ruby

A Ruby gem for the JIRA REST API
MIT License
655 stars 412 forks source link

Change expect for raising to block from advice of deprecation warning. #420

Closed marlinpierce closed 6 months ago

marlinpierce commented 10 months ago

When running rspec, there are deprecation warnings which this PR fixes.

bobbrodie commented 6 months ago

Thanks for this @marlinpierce -- I'm getting this merged and after a few other PRs I'm going to look into Ruby 3.2 if there are any remaining issues.