Gemfile in openstudio_measure_tester-0.1.4 vs Gemfile in openstudio_measure_tester-0.1.5
- old
+ new
@@ -1,8 +1,8 @@
-source 'https://rubygems.org'
+source 'http://rubygems.org'
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
# Specify your gem's dependencies in openstudio_measure_tester.gemspec
gemspec
-gem "simplecov", github: "NREL/simplecov"
+gem 'simplecov', github: 'NREL/simplecov'