Compatibility with latest pry/coderay
This commit is contained in:
parent
ac7efd9cf1
commit
4d0fa73cec
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user