spec/spec_helper.rb in mbrao-1.6.0 vs spec/spec_helper.rb in mbrao-1.6.1

- old
+ new

@@ -1,8 +1,8 @@ # encoding: utf-8 # # This file is part of the mbrao gem. Copyright (C) 2013 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"]