Use UTC instead of computer date#13
Conversation
|
Hello. Thanks for the pull request and welcome ! I reviewed your pull request and i will merge this monday as i am out of town right now or maybe @technicalpickles will do this maybe earlier. Didn't had time to check this pull request earlier. This is a really good catch. However i have a bit of a suggestion. According to the Rails team , usually they suggest using Time.zone.now instead of Time.now. i haven't tested it though. I am not sure if that is part of activesupport gem or not. Maybe can You try and see If that works? And submit an update If that is the case. If not i will merge it as it is. If You have time by monday to check that i will appreciate . But if not i will just merge this commit on monday and will update it If necesarry. Thank You very much for your contribution ! |
|
merged the pull request and released version 1.6.0 on rubygems.org https://rubygems.org/gems/capistrano-gitflow/versions/1.6.0 Thank you very much for your contribution. Have a nice day :) |
Fixes #12