Skip to content

DTT (Staging > Test) [robo-dtt] - #51380

Merged
deploy-code-org merged 5 commits into
testfrom
staging
Apr 17, 2023
Merged

DTT (Staging > Test) [robo-dtt]#51380
deploy-code-org merged 5 commits into
testfrom
staging

Conversation

@deploy-code-org

Copy link
Copy Markdown
Contributor

No description provided.

Hamms added 5 commits April 11, 2023 15:43
To pick up support for Ruby 2.8+, in preparation of an update to Ruby 3.0

https://github.com/jeremyevans/sequel/blob/master/CHANGELOG#L503
Specifically target 5.29 to make sure we pick up support for Ruby 3.0, but specifically do so using a pessimistic version constraint so we pick up all other 5.x fixes, too.
Specifically `~> 0.14.0` to pick up support for Ruby 3.0

Breaking changes in 0.13.x were mostly about deleting functionality deprecated in 0.12. The only breaking change in 0.14.x is removal of support for plugin autoloading. I'm not aware of anywhere we're actually using `pry` in our codebase, however; I believe we just make it available so developers can use it in their local debugging without ever committing anything to the codebase. As such, I don't expect we'll be directly affected by any of these changes.

- https://github.com/pry/pry/blob/master/CHANGELOG.md#v0140-february-8-2021
@deploy-code-org
deploy-code-org merged commit 33c6d3f into test Apr 17, 2023
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