Update jekyll-assets requirement from ~> 2.4.0 to ~> 3.0.12
Updates the requirements on [jekyll-assets](https://github.com/ixti/jekyll-assets) to permit the latest version. - [Release notes](https://github.com/ixti/jekyll-assets/releases) - [Changelog](https://github.com/envygeeks/jekyll-assets/blob/master/CHANGELOG.md) - [Commits](https://github.com/ixti/jekyll-assets/compare/v2.4.0...v3.0.12)
This commit is contained in:
parent
1be0d5fb44
commit
09111bcbe0
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -2,7 +2,7 @@ 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", "~> 2.4.0", group: :jekyll_plugins
|
||||
gem "jekyll-assets", "~> 3.0.12", group: :jekyll_plugins
|
||||
gem 'sprockets-es6'
|
||||
|
||||
gem "bootstrap", ">= 4.3.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue