mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-08-25 11:48:12 +02:00
Bumps [middleman](https://github.com/middleman/middleman) from 4.3.6 to 4.3.11. - [Release notes](https://github.com/middleman/middleman/releases) - [Changelog](https://github.com/middleman/middleman/blob/master/CHANGELOG.md) - [Commits](https://github.com/middleman/middleman/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
13 lines
257 B
Ruby
13 lines
257 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "addressable"
|
|
gem "middleman", "~> 4.3.11"
|
|
gem "middleman-autoprefixer"
|
|
gem "middleman-blog"
|
|
gem "middleman-livereload"
|
|
gem "middleman-minify-html"
|
|
gem "middleman-syntax"
|
|
gem "middleman-gh-pages"
|
|
gem "redcarpet"
|
|
gem "pry"
|