bake/modernize/contributors.rb in bake-modernize-0.20.0 vs bake/modernize/contributors.rb in bake-modernize-0.21.0

- old
+ new

@@ -1,6 +1,9 @@ # frozen_string_literal: true +# Released under the MIT License. +# Copyright, 2024, by Samuel Williams. + def initialize(context) super require 'bake/modernize/license' end