From a38c04a85b3975a578300790fa36e1de3509c0fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Aug 2022 16:02:12 +0000 Subject: [PATCH] Bump middleman-syntax from 3.0.0 to 3.3.0 Bumps [middleman-syntax](https://github.com/middleman/middleman-syntax) from 3.0.0 to 3.3.0. - [Release notes](https://github.com/middleman/middleman-syntax/releases) - [Changelog](https://github.com/middleman/middleman-syntax/blob/master/CHANGELOG.md) - [Commits](https://github.com/middleman/middleman-syntax/compare/v3.0.0...v3.3.0) --- updated-dependencies: - dependency-name: middleman-syntax dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 52fc4c0..8f27296 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.3) - activesupport (4.2.8) + activesupport (4.2.11.3) i18n (~> 0.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) @@ -83,7 +83,7 @@ GEM eventmachine (1.2.0.1) excon (0.71.0) execjs (2.7.0) - ffi (1.9.25) + ffi (1.15.5) fission (0.5.0) CFPropertyList (~> 2.2) fog (1.38.0) @@ -309,14 +309,14 @@ GEM sprockets (~> 2.12.1) sprockets-helpers (~> 1.1.0) sprockets-sass (~> 1.3.0) - middleman-syntax (3.0.0) + middleman-syntax (3.3.0) middleman-core (>= 3.2) - rouge (~> 2.0) - mime-types (3.1) + rouge (~> 3.2) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) + mime-types-data (3.2022.0105) mini_portile2 (2.8.0) - minitest (5.10.1) + minitest (5.16.2) multi_json (1.13.1) nenv (0.3.0) nokogiri (1.13.6) @@ -325,11 +325,11 @@ GEM notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - padrino-helpers (0.12.8.1) + padrino-helpers (0.12.9) i18n (~> 0.6, >= 0.6.7) - padrino-support (= 0.12.8.1) - tilt (~> 1.4.1) - padrino-support (0.12.8.1) + padrino-support (= 0.12.9) + tilt (>= 1.4.1, < 3) + padrino-support (0.12.9) activesupport (>= 3.1) parallel (1.9.0) pry (0.11.3) @@ -337,24 +337,24 @@ GEM method_source (~> 0.9.0) public_suffix (4.0.6) racc (1.6.0) - rack (1.6.12) + rack (1.6.13) rack-livereload (0.3.16) rack rack-rewrite (1.5.1) - rack-test (0.6.3) - rack (>= 1.0) + rack-test (2.0.2) + rack (>= 1.3) rails-html-sanitizer (1.4.3) loofah (~> 2.3) rake (13.0.6) - rb-fsevent (0.9.8) - rb-inotify (0.9.8) - ffi (>= 0.5.0) + rb-fsevent (0.11.1) + rb-inotify (0.10.1) + ffi (~> 1.0) rbvmomi (1.9.4) builder (~> 3.2) json (>= 1.8) nokogiri (~> 1.5) trollop (~> 2.1) - rouge (2.0.6) + rouge (3.30.0) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) @@ -393,7 +393,7 @@ GEM thread_safe (0.3.6) tilt (1.4.1) trollop (2.1.2) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) uber (0.0.15) uglifier (2.7.2) @@ -403,7 +403,7 @@ GEM unf_ext unf_ext (0.0.7.2) xml-simple (1.1.5) - xpath (2.0.0) + xpath (2.1.0) nokogiri (~> 1.3) PLATFORMS