From bea94bd7b56c3a9541aa990148e44c72ded1310a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Tue, 14 Oct 2014 14:05:38 +0200 Subject: [PATCH] bump rails-timeago --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 1f7925f31..f647afeb4 100644 --- a/Gemfile +++ b/Gemfile @@ -138,7 +138,7 @@ gem 'gon', '5.2.0' gem 'haml', '4.0.5' gem 'mobile-fu', '1.3.1' gem 'will_paginate', '3.0.7' -gem 'rails-timeago', '2.11.0' +gem 'rails-timeago', '2.11.1' # Workarounds # https://github.com/rubyzip/rubyzip#important-note diff --git a/Gemfile.lock b/Gemfile.lock index f41b1d3aa..8e115d2c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -382,7 +382,7 @@ GEM railties (~> 4.0) rails-observers (0.1.2) activemodel (~> 4.0) - rails-timeago (2.11.0) + rails-timeago (2.11.1) actionpack (>= 3.1) activesupport (>= 3.1) rails_admin (0.6.5) @@ -599,7 +599,7 @@ DEPENDENCIES rails-assets-perfect-scrollbar (= 0.5.2) rails-assets-punycode (= 1.3.1) rails-i18n (= 4.0.3) - rails-timeago (= 2.11.0) + rails-timeago (= 2.11.1) rails_admin (= 0.6.5) rails_autolink (= 1.1.6) rb-fsevent (= 0.9.4)