lib/yoti/activity_details.rb in yoti-1.6.2 vs lib/yoti/activity_details.rb in yoti-1.6.3
- old
+ new
@@ -1,5 +1,6 @@
require 'net/http'
+require 'time'
module Yoti
#
# Details of an activity between a user and the application.
#
- old
+ new