Betterment / test_track

Server app for the TestTrack multi-platform split-testing and feature-gating system
MIT License
119 stars 33 forks source link

Update to Rails 6.1 #191

Closed argvniyx-enroute closed 1 year ago

argvniyx-enroute commented 1 year ago

Summary

This PR updates Gemfile to use Rails 6.1 (~> 6.1.0) and updates the lock file via bundle install.

Other Information

There were no dependency issues! However, this PR doesn't load the 6.1 defaults just yet.

/domain @Betterment/test_track_core

argvniyx-enroute commented 1 year ago

Mind merging this for me @smudge? I don't have write access. I'll leave defaults and overall app:update stuff for a follow up PR if that's ok