mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-09-26 11:19:22 +02:00
Bumps [middleman](https://github.com/middleman/middleman) from 4.1.14 to 4.3.2. - [Release notes](https://github.com/middleman/middleman/releases) - [Changelog](https://github.com/middleman/middleman/blob/v4.3.2/CHANGELOG.md) - [Commits](https://github.com/middleman/middleman/compare/v4.1.14...v4.3.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
13 lines
256 B
Ruby
13 lines
256 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "addressable"
|
|
gem "middleman", "~> 4.3.2"
|
|
gem "middleman-autoprefixer"
|
|
gem "middleman-blog"
|
|
gem "middleman-livereload"
|
|
gem "middleman-minify-html"
|
|
gem "middleman-syntax"
|
|
gem "middleman-gh-pages"
|
|
gem "redcarpet"
|
|
gem "pry"
|