Closed igor-makarov closed 3 years ago
Turns out the entire repo wasn't actually using ActiveSupport anymore. This PR removes the dependency from the gemspec, and also bumps minimum supported Ruby version to 2.6 (macOS system Ruby is 2.6.3 now).
ActiveSupport
Turns out the entire repo wasn't actually using
ActiveSupport
anymore.This PR removes the dependency from the gemspec, and also bumps minimum supported Ruby version to 2.6 (macOS system Ruby is 2.6.3 now).