Skip to content

Commit

Permalink
Merge pull request #76 from NREL/main
Browse files Browse the repository at this point in the history
Release 1.3.5
  • Loading branch information
brianlball authored Feb 15, 2024
2 parents 6dafaf1 + 1705a18 commit 943f591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openstudio-analysis.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|

s.required_ruby_version = '~> 2.7.0'

s.add_dependency 'bcl', '~> 0.7.0'
s.add_dependency 'bcl', '~> 0.7.1'
s.add_dependency 'dencity', '~> 0.1.0'
s.add_dependency 'faraday', '~> 1.0.1'
s.add_dependency 'roo', '~> 2.8.3'
Expand All @@ -33,6 +33,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'json-schema', '~> 2.8.0'
s.add_development_dependency 'rake', '~> 13.0'
s.add_development_dependency 'rspec', '~> 3.9'
s.add_development_dependency 'rubocop', '~> 0.54.0'
s.add_development_dependency 'rubocop', '~> 1.15.0'
s.add_development_dependency 'rubocop-checkstyle_formatter', '~> 0.4.0'
end

0 comments on commit 943f591

Please sign in to comment.