travisjeffery / timecop

A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
MIT License
3.37k stars 226 forks source link

bundler complaining about rack version when our lock file specifies a… #382

Closed joshuacronemeyer closed 2 years ago

joshuacronemeyer commented 2 years ago

… newer version of rack. wonder if this platforms specification is still necessary