Skip to content

Commit

Permalink
update to extension 0.5.0 and standards 0.2.15.pre.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
tijcolem committed Oct 25, 2021
1 parent ea0e4b0 commit 94c1a99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openstudio-model-articulation.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = '~> 2.7.0'

spec.add_dependency 'bundler', '~> 2.1'
spec.add_dependency 'openstudio-extension', '~> 0.4.3'
spec.add_dependency 'openstudio-standards', '~> 0.2.14'
spec.add_dependency 'openstudio-extension', '~> 0.5.0'
spec.add_dependency 'openstudio-standards', '~> 0.2.15.pre.rc1'

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

0 comments on commit 94c1a99

Please sign in to comment.