Compatibility with latest pry/coderay
This commit is contained in:
@@ -157,7 +157,7 @@ TERM_TOKEN_COLORS = {
|
|||||||
|
|
||||||
module CodeRay
|
module CodeRay
|
||||||
module Encoders
|
module Encoders
|
||||||
class Term < Encoder
|
class Terminal < Encoder
|
||||||
# override old colors
|
# override old colors
|
||||||
TERM_TOKEN_COLORS.each_pair do |key, value|
|
TERM_TOKEN_COLORS.each_pair do |key, value|
|
||||||
TOKEN_COLORS[key] = value
|
TOKEN_COLORS[key] = value
|
||||||
|
|||||||
Reference in New Issue
Block a user