Rakefile in lazier-4.2.2 vs Rakefile in lazier-4.2.3

- old
+ new

@@ -1,8 +1,8 @@ # encoding: utf-8 # # This file is part of the lazier 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/gem_tasks" require "rspec/core/rake_task"