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

bundle install fails for > ruby 3.1 #374

Closed joshuacronemeyer closed 2 years ago

joshuacronemeyer commented 2 years ago

gave up on fixing 2.5 moving on so we can get a green build and merge the ruby 3.1 PR