lib/rouge/themes/pastie.rb in rouge-3.2.1 vs lib/rouge/themes/pastie.rb in rouge-3.3.0

- old
+ new

@@ -1,5 +1,6 @@ # -*- coding: utf-8 -*- # +# frozen_string_literal: true module Rouge module Themes # A port of the pastie style from Pygments. # See https://bitbucket.org/birkenfeld/pygments-main/src/default/pygments/styles/pastie.py