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

Ruby 3 update #148

Merged
merged 18 commits into from
Nov 28, 2023
Merged

Ruby 3 update #148

merged 18 commits into from
Nov 28, 2023

Conversation

nicksieger
Copy link
Contributor

  • Update to Ruby 3 and strike pivotal support
  • Remove JIRA story commenter
  • Update RSpec helper for RSpec 3.9
  • Fix be_true/be_false
  • Replace bare stub with double
  • Fix File.exists? => File.exist?
  • Fix stub => double
  • Fix remainder of specs
  • Fix spec warnings (ERB, raise_error)
  • Require Ruby 3.2, update to more modern versions of gems
  • Warn if deprecated attributes are present
  • Replace 'should ==' with 'should eq'
  • Fix all ruby warnings and enable warnings in spec_helper
  • Remove 'require "spec_helper"'
  • Bump version to 2.0.0
  • Use GitHub Actions
  • Use main as default branch

@nicksieger nicksieger force-pushed the ruby-3-update-remove-pivotal-jira branch from 7e9f771 to a3c1adf Compare November 28, 2023 23:37
@nicksieger nicksieger force-pushed the ruby-3-update-remove-pivotal-jira branch from a3c1adf to 55b0b2a Compare November 28, 2023 23:41
@nicksieger nicksieger force-pushed the ruby-3-update-remove-pivotal-jira branch from 55b0b2a to f3bb41a Compare November 28, 2023 23:50
@nicksieger nicksieger merged commit 871d7e4 into main Nov 28, 2023
2 of 3 checks passed
@nicksieger nicksieger deleted the ruby-3-update-remove-pivotal-jira branch November 28, 2023 23:57
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.

None yet

1 participant