spec/spec_helper.rb in apes-1.0.1 vs spec/spec_helper.rb in apes-1.0.2

- old
+ new

@@ -1,7 +1,7 @@ # # This file is part of the apes gem. Copyright (C) 2016 and above Shogun <shogun@cowtech.it>. -# Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php. +# Licensed under the MIT license, which can be found at https://choosealicense.com/licenses/mit. # require "bundler/setup" if ENV["COVERAGE"]