bump mobile-fu

This commit is contained in:
Jonne Haß 2012-12-06 20:13:47 +01:00
parent 9535e894f3
commit 44da915489
2 changed files with 3 additions and 3 deletions

View file

@ -99,7 +99,7 @@ gem 'typhoeus', '0.3.3'
# views # views
gem 'haml', '3.1.7' gem 'haml', '3.1.7'
gem 'mobile-fu', '1.1.0' gem 'mobile-fu', '1.1.1'
gem 'will_paginate', '3.0.3' gem 'will_paginate', '3.0.3'
gem 'client_side_validations', '3.2.1' gem 'client_side_validations', '3.2.1'

View file

@ -219,7 +219,7 @@ GEM
mime-types (1.19) mime-types (1.19)
mini_magick (3.4) mini_magick (3.4)
subexec (~> 0.2.1) subexec (~> 0.2.1)
mobile-fu (1.1.0) mobile-fu (1.1.1)
rack-mobile-detect rack-mobile-detect
rails rails
multi_json (1.5.0) multi_json (1.5.0)
@ -452,7 +452,7 @@ DEPENDENCIES
markerb! markerb!
messagebus_ruby_api (= 1.0.3) messagebus_ruby_api (= 1.0.3)
mini_magick (= 3.4) mini_magick (= 3.4)
mobile-fu (= 1.1.0) mobile-fu (= 1.1.1)
mysql2 (= 0.3.11) mysql2 (= 0.3.11)
nokogiri (= 1.5.5) nokogiri (= 1.5.5)
omniauth (= 1.1.1) omniauth (= 1.1.1)