Skip to content

Commit

Permalink
Colorize using Prism
Browse files Browse the repository at this point in the history
  • Loading branch information
tompng committed Nov 1, 2024
1 parent 7f385bc commit 34985bb
Show file tree
Hide file tree
Showing 4 changed files with 204 additions and 207 deletions.
1 change: 1 addition & 0 deletions irb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = Gem::Requirement.new(">= 2.7")

spec.add_dependency "prism", ">= 1.0"
spec.add_dependency "reline", ">= 0.4.2"
spec.add_dependency "rdoc", ">= 4.0.0"
end
Loading

0 comments on commit 34985bb

Please sign in to comment.