right now pry-theme depends on json gem 1.8, which does not compile under ruby 2.4-preview. There is a stable 2.0.1 release right now. The only backwards incompatibility it has is lack of support for ruby < 2.0. You could loosen the requirements to be >= 1.8, < 3
right now pry-theme depends on json gem 1.8, which does not compile under ruby 2.4-preview. There is a stable 2.0.1 release right now. The only backwards incompatibility it has is lack of support for ruby < 2.0. You could loosen the requirements to be
>= 1.8, < 3