bump rails-timeago

This commit is contained in:
Jonne Haß 2014-10-14 14:05:38 +02:00
parent 94f5f59872
commit bea94bd7b5
2 changed files with 3 additions and 3 deletions

View file

@ -138,7 +138,7 @@ gem 'gon', '5.2.0'
gem 'haml', '4.0.5' gem 'haml', '4.0.5'
gem 'mobile-fu', '1.3.1' gem 'mobile-fu', '1.3.1'
gem 'will_paginate', '3.0.7' gem 'will_paginate', '3.0.7'
gem 'rails-timeago', '2.11.0' gem 'rails-timeago', '2.11.1'
# Workarounds # Workarounds
# https://github.com/rubyzip/rubyzip#important-note # https://github.com/rubyzip/rubyzip#important-note

View file

@ -382,7 +382,7 @@ GEM
railties (~> 4.0) railties (~> 4.0)
rails-observers (0.1.2) rails-observers (0.1.2)
activemodel (~> 4.0) activemodel (~> 4.0)
rails-timeago (2.11.0) rails-timeago (2.11.1)
actionpack (>= 3.1) actionpack (>= 3.1)
activesupport (>= 3.1) activesupport (>= 3.1)
rails_admin (0.6.5) rails_admin (0.6.5)
@ -599,7 +599,7 @@ DEPENDENCIES
rails-assets-perfect-scrollbar (= 0.5.2) rails-assets-perfect-scrollbar (= 0.5.2)
rails-assets-punycode (= 1.3.1) rails-assets-punycode (= 1.3.1)
rails-i18n (= 4.0.3) rails-i18n (= 4.0.3)
rails-timeago (= 2.11.0) rails-timeago (= 2.11.1)
rails_admin (= 0.6.5) rails_admin (= 0.6.5)
rails_autolink (= 1.1.6) rails_autolink (= 1.1.6)
rb-fsevent (= 0.9.4) rb-fsevent (= 0.9.4)