Skip to content

Commit

Permalink
Merge pull request #90 from BuildingSync/fix/update-gemspec
Browse files Browse the repository at this point in the history
update: gemspec include openstudio-ee
  • Loading branch information
corymosiman12 authored Oct 27, 2020
2 parents 9fbd067 + 982f28c commit a87c1e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildingsync.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'openstudio-model-articulation', '~> 0.2.0'
spec.add_dependency 'openstudio-common-measures', '~> 0.2.0'
spec.add_dependency 'openstudio-standards', '~> 0.2.11'
spec.add_dependency 'openstudio-ee', '~> 0.2.0'

spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'rspec', '~> 3.9'
Expand Down

0 comments on commit a87c1e4

Please sign in to comment.