Skip to content

Commit

Permalink
remove simplecov from example project gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kflemin committed Mar 31, 2020
1 parent d0f88aa commit e0b5356
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions example_files/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,5 @@ else
# gem 'urbanopt-geojson', github: 'URBANopt/urbanopt-geojson-gem', branch: 'develop'
end

# simplecov has an unneccesary dependency on native json gem, use fork that does not require this
gem 'simplecov', github: 'NREL/simplecov'

# Fix rack version temporarily to work with Ruby 2.2.4
gem 'rack', '2.1.2'

0 comments on commit e0b5356

Please sign in to comment.