vidusheeamoli fd382d2ecd srb: set utils/inreplace.rb to true and refactor
- Sorbet gives preference to class methods over methods defined in
  included modules, hence Sorbet was unavailable to resolve the
definition of the gsub! method.
- The gsub! method in StringInreplaceExtension conflicts with the definition in String.
- This PR refactors the call to the gsub! method so that a custom object
  is exposed instead of a string.
2020-07-26 12:43:31 +05:30
..
2020-07-22 01:09:14 +02:00
2020-06-20 14:14:56 +08:00
2020-07-22 01:11:57 +02:00
2020-06-10 10:06:46 +01:00
2020-04-21 14:36:01 +01:00
2020-05-18 13:50:46 +01:00
2020-05-18 13:50:46 +01:00
2020-05-02 13:45:04 +01:00
2020-06-02 09:49:23 +01:00
2020-07-22 01:09:14 +02:00
2020-06-02 09:49:23 +01:00
2020-06-27 21:03:16 -04:00