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-20 08:16:30 -07:00
2020-07-17 20:46:00 -07:00
2020-07-02 11:57:11 +01:00
2020-05-23 19:39:11 +01:00
2020-07-13 23:24:14 +10:00
2020-06-25 12:01:52 -04:00
2020-07-07 12:23:29 +01:00
2020-04-23 00:38:36 -04:00
2020-07-05 15:45:36 +10:00
2020-06-12 11:42:40 +01:00
2020-05-02 13:45:04 +01:00
2020-05-18 16:28:43 +05:30