Zurb foundation updated from 6.2 to 6.3

This commit is contained in:
Christoph Haas 2017-04-06 12:52:27 +02:00
parent 8b317ff12c
commit dd4f1a3d9b
5 changed files with 483 additions and 434 deletions

View file

@ -77,7 +77,7 @@ end
# Zurb Foundation
# https://github.com/zurb/foundation-rails
gem 'foundation-rails', '~> 6.2'
gem 'foundation-rails', '~> 6.3'
# Pagination
gem 'will_paginate'