Closed ajm188 closed 7 years ago
This addresses the deprecated constant warnings triggered from upgrading to Ruby 2.4. Note that activesupport is still generating some of these warnings, so this makes our build only slightly less noisy with deprecation warnings, rather than silent.
Can you also update ruby to 2.4.1 (in the dockerfiles and gemfile)?
This addresses the deprecated constant warnings triggered from upgrading to Ruby 2.4. Note that activesupport is still generating some of these warnings, so this makes our build only slightly less noisy with deprecation warnings, rather than silent.