Start creating some gemfiles to test different versions. This PR contains:
Top-level gemfiles for 5.2 to 7.0. They're needed because the gem itself depends on any version of Rails after 5.2. It can be tricky to bootstrap an earlier version of Rails in development without the gemfiles that specify a specific Rails version.
Start creating some gemfiles to test different versions. This PR contains: