chore: update middleman-sprockets requirement from = 4.0.0 to = 4.1.1#487
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
@dependabot rebase |
Updates the requirements on [middleman-sprockets](https://github.com/middleman/middleman-sprockets) to permit the latest version. - [Changelog](https://github.com/middleman/middleman-sprockets/blob/master/CHANGELOG.md) - [Commits](middleman/middleman-sprockets@v4.0.0...v4.1.1) --- updated-dependencies: - dependency-name: middleman-sprockets dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
196ddf7 to
cd04b55
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on middleman-sprockets to permit the latest version.
Changelog
Sourced from middleman-sprockets's changelog.
... (truncated)
Commits
5e5197c4.1.132e738afix() ensure ignored assets are ignored with respect to proxies85d0396feat() support sprockets rendering of proxied assets5b6202achore(deps): bump ruby versions in travis.yml9b77b2bchore(deps): remove ruby 2.0 & 2.1 from CI, middleman dropped supportd70a24ffeat(contributing): add issue template0d1609f4.1.01921952feat(import_asset_path): consolidate path prefix & processor to one config op...299abd4refactor(asset_path#http_prefix): rework to use File.join & array.compact24cb47crefactor(http_prefix_test): use existing fixture application