Gemfile
476 Bytes
-
Fix intermittently failing spec · 20d8151e
* `fog_spec.rb:328` fails intermittently due to a race condition * Use [TimeCop][1] gem to freeze time during the spec * Extract magic number * Break long line [1]: https://github.com/travisjeffery/timecop ![TimeCop Poster](http://www.deconstructingmovies.com/wp-content/uploads/2014/03/timecop-poster.jpg)
Adarsh Pandit committed
This project manages its dependencies using
Bundler.
Learn more