Update to Zurb Foundation 6.4

This commit is contained in:
Christoph Haas 2018-06-19 14:25:24 +02:00
parent 5598fe5853
commit f0904fff63
4 changed files with 23 additions and 11 deletions

View file

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