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

Upgrade to OpenStudio 3.8 & Ruby 3.2 #275

Open
wants to merge 21 commits into
base: develop
Choose a base branch
from
Open

Upgrade to OpenStudio 3.8 & Ruby 3.2 #275

wants to merge 21 commits into from

Conversation

vtnate
Copy link
Collaborator

@vtnate vtnate commented Jul 16, 2024

Resolves #[issue number here]

Pull Request Description

The current version of OpenStudio, v3.8 includes a major breaking change to move from Ruby 2.7.2 to Ruby 3.2.2.

Checklist (Delete lines that don't apply)

  • Unit tests have been added or updated
  • Documentation has been modified appropriately
  • All ci tests pass (green)
  • An issue has been created (which will be used for the changelog)
  • This branch is up-to-date with develop

@vtnate vtnate added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jul 16, 2024
@vtnate vtnate self-assigned this Jul 16, 2024
@vtnate vtnate requested a review from kflemin September 5, 2024 14:16
@vtnate vtnate requested review from kflemin and removed request for kflemin September 5, 2024 15:43
spec.add_runtime_dependency 'json-schema', '~> 2.7'
spec.add_runtime_dependency 'urbanopt-core', '~> 0.11.0'
spec.add_runtime_dependency 'json-schema', '~> 4.3.1'
# spec.add_runtime_dependency 'urbanopt-core', '~> 0.12.0'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should clean this up (and the Gemfile) before merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants