lib/rouge/lexers/gherkin/keywords.rb in rouge-3.2.1 vs lib/rouge/lexers/gherkin/keywords.rb in rouge-3.3.0

- old
+ new

@@ -1,5 +1,7 @@ # -*- coding: utf-8 -*- # +# frozen_string_literal: true + # automatically generated by `rake builtins:gherkin` module Rouge module Lexers def Gherkin.keywords @keywords ||= {}.tap do |k|