lock rails-timeago to 2.4.0
This commit is contained in:
parent
e3fd3520f2
commit
34fc681bc4
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue