Skip to content

Commit

Permalink
Merge pull request #1212 from NREL/fix/bundler_2_1_4
Browse files Browse the repository at this point in the history
Update openstudio-standards.gemspec
  • Loading branch information
mdahlhausen authored Sep 16, 2021
2 parents c75c51b + 64eef81 commit d35ebfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openstudio-standards.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
else
spec.add_development_dependency 'parallel_tests', '~> 3.7.0'
spec.add_development_dependency 'nokogiri', '~> 1.11'
spec.add_development_dependency 'bundler', '~> 2.2'
spec.add_development_dependency 'bundler', '~> 2.1.4'
end
spec.add_development_dependency 'rake', '~> 12.3.1'
spec.add_development_dependency 'yard', '~> 0.9'
Expand Down

0 comments on commit d35ebfc

Please sign in to comment.