Bump middleman from 4.3.2 to 4.3.3

Bumps [middleman](https://github.com/middleman/middleman) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/middleman/middleman/releases)
- [Changelog](https://github.com/middleman/middleman/blob/v4.3.3/CHANGELOG.md)
- [Commits](https://github.com/middleman/middleman/compare/v4.3.2...v4.3.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-19 04:36:09 +00:00
parent 3a7298570a
commit 1d1dbc252b
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "addressable"
gem "middleman", "~> 4.3.2"
gem "middleman", "~> 4.3.3"
gem "middleman-autoprefixer"
gem "middleman-blog"
gem "middleman-livereload"

View File

@ -44,12 +44,12 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
memoist (0.16.0)
method_source (0.9.2)
middleman (4.3.2)
middleman (4.3.3)
coffee-script (~> 2.2)
haml (>= 4.0.5)
kramdown (~> 1.2)
middleman-cli (= 4.3.2)
middleman-core (= 4.3.2)
middleman-cli (= 4.3.3)
middleman-core (= 4.3.3)
middleman-autoprefixer (2.10.0)
autoprefixer-rails (>= 9.1.4)
middleman-core (>= 3.3.3)
@ -57,9 +57,9 @@ GEM
addressable (~> 2.3)
middleman-core (>= 4.0.0)
tzinfo (>= 0.3.0)
middleman-cli (4.3.2)
middleman-cli (4.3.3)
thor (>= 0.17.0, < 2.0)
middleman-core (4.3.2)
middleman-core (4.3.3)
activesupport (>= 4.2, < 5.1)
addressable (~> 2.3)
backports (~> 3.6)
@ -133,7 +133,7 @@ PLATFORMS
DEPENDENCIES
addressable
middleman (~> 4.3.2)
middleman (~> 4.3.3)
middleman-autoprefixer
middleman-blog
middleman-gh-pages