mattlqx / pre-commit-search-and-replace

Plugin for pre-commit for arbitrary search and replace on committed files.
MIT License
12 stars 7 forks source link

Using the latest version 1.1.0, we are getting this error 'cannot load such file -- rainbow (LoadError)' #17

Closed dmundra closed 4 months ago

dmundra commented 4 months ago

The error can be seen here https://results.pre-commit.ci/run/github/69914976/1712958503.da6e95QuTOS2OgqthYnttw. I am not sure why pre-commit is having an issue. Is it the version of ruby?

mattlqx commented 4 months ago

Should be good to go now in v1.1.2. I didn't it set up properly for gem dependencies.