danielrayjones/Gemfile
dependabot-preview[bot] f94de1a976
Bump font-awesome-sass from 5.11.2 to 5.12.0
Bumps [font-awesome-sass](https://github.com/FortAwesome/font-awesome-sass) from 5.11.2 to 5.12.0.
- [Release notes](https://github.com/FortAwesome/font-awesome-sass/releases)
- [Commits](https://github.com/FortAwesome/font-awesome-sass/compare/5.11.2...5.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 22:49:43 +00:00

9 lines
319 B
Ruby

source 'https://rubygems.org'
gem 'jekyll-sitemap', group: :jekyll_plugins
gem 'jekyll-seo-tag', group: :jekyll_plugins
gem "jekyll-gravatar", "~> 0.1.0", group: :jekyll_plugins
gem "jekyll-assets", "~> 3.0.12", group: :jekyll_plugins
gem 'sprockets-es6'
gem "bootstrap", ">= 4.3.1"
gem "font-awesome-sass", "~> 5.12"