sumoheavy / jira-ruby

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

Initial preparations for v3.0.0 #431

Closed bobbrodie closed 5 months ago

bobbrodie commented 6 months ago

Overview

The goal of this PR is to prepare some of the backward incompatible changes for the upcoming 3.0.0 release of the gem. It's honestly been a while since we've updated it, but I'm in a position where I can put more time into this. Thank you so much to everyone who continues to contribute and have been using the gem for all this time.

Changes

There are a few main things that this covers, which include updates to supported versions of Ruby, updates to the Gemfile, and dependency updates.

GitHub Actions

Gemfile & gemspec

Notes

I'll push some other updates in separate requests, but so far I'm considering: