vendor/assets/javascripts/jquery.timeago.js in rails-timeago-2.16.0 vs vendor/assets/javascripts/jquery.timeago.js in rails-timeago-2.17.1

- old
+ new

@@ -1,10 +1,10 @@ /** * Timeago is a jQuery plugin that makes it easy to support automatically * updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago"). * * @name timeago - * @version 1.5.4 + * @version 1.6.3 * @requires jQuery v1.2.3+ * @author Ryan McGeary * @license MIT License - http://www.opensource.org/licenses/mit-license.php * * For usage and examples, visit: