lock rails-timeago to 2.4.0

This commit is contained in:
Jonne Haß 2014-06-01 13:53:42 +02:00
parent e3fd3520f2
commit 34fc681bc4
2 changed files with 2 additions and 2 deletions

View file

@ -104,7 +104,7 @@ gem 'gon', '5.0.4'
gem 'haml', '4.0.5'
gem 'mobile-fu', '1.2.2'
gem 'will_paginate', '3.0.5'
gem 'rails-timeago'
gem 'rails-timeago', '2.4.0'
# Workarounds
# https://github.com/rubyzip/rubyzip#important-note

View file

@ -525,7 +525,7 @@ DEPENDENCIES
rack-ssl (= 1.3.3)
rails (= 3.2.18)
rails-i18n (= 0.7.4)
rails-timeago
rails-timeago (= 2.4.0)
rails_admin (= 0.4.9)
rails_autolink (= 1.1.5)
rb-fsevent (= 0.9.4)