lib/graphql-docs/helpers.rb in graphql-docs-1.4.1 vs lib/graphql-docs/helpers.rb in graphql-docs-1.5.0

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true module GraphQLDocs module Helpers SLUGIFY_PRETTY_REGEXP = Regexp.new("[^[:alnum:]._~!$&'()+,;=@]+").freeze attr_accessor :templates