Gemfile in urbanopt-geojson-0.6.6 vs Gemfile in urbanopt-geojson-0.7.0
- old
+ new
@@ -19,6 +19,6 @@
if allow_local && File.exist?('../urbanopt-core-gem')
gem 'urbanopt-core', path: '../urbanopt-core-gem'
elsif allow_local
gem 'urbanopt-core', github: 'URBANopt/urbanopt-core-gem', branch: 'develop'
-end
+end
\ No newline at end of file