You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just hit this today. The versions are generally too restrictive, suggest being pessimistic on the major version ~> 2.5 instead of the minor one ~>2.5.1 for OpenStudio gems. Here is what I ended up with:
I also think it is a good idea to remove the dependency on openstudio-standards since that is pretty heavy. Alternatively you could put openstudio-standards, openstudio-workflow, bcl, etc in but comment them out with a note like "If you want to run simulations, uncomment below". Then if people want to use them they can just comment them out.
@nllong and @kflemin I will flag this for 3.5 release, but wanted to check with both of you to see what is needed to be in sync with measure gems and other tools.
init_gem: upddate gemspec template to match the root gemspec (ruby 2.7.0 not 2.5.0, etc)
openstudio-extension-gem/init_templates/gemspec.txt
Lines 25 to 33 in 767a4bf
The text was updated successfully, but these errors were encountered: