Foundation update

This commit is contained in:
Christoph Haas 2020-06-24 21:26:41 +02:00
parent ee4c96c428
commit b929883f93
2 changed files with 2 additions and 2 deletions

View file

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