pattern_patch 1.1.0
This is a utility gem that identifies positions in any text using regular expressions and then inserts patch text at the specified location or replaces matching text. Many patches can be reverted.
Gemfile:
=
install:
=
Development Dependencies (9):
bundler
>= 1.16, < 3
pry
~> 0.12
rake
~> 12.3
rspec
~> 3.8
rspec_junit_formatter
~> 0.4
rspec-simplecov
~> 0.2
rubocop
= 1.39.0
simplecov
~> 0.16
yard
~> 0.9