From 4b637d8bf7cd2506885e58d4293317d278487b7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jul 2021 20:11:29 +0000 Subject: [PATCH] Bump front_matter_parser from 1.0.0 to 1.0.1 Bumps [front_matter_parser](https://github.com/waiting-for-dev/front_matter_parser) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/waiting-for-dev/front_matter_parser/releases) - [Changelog](https://github.com/waiting-for-dev/front_matter_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/waiting-for-dev/front_matter_parser/commits/v1.0.1) --- updated-dependencies: - dependency-name: front_matter_parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 61c3637f4a..d78184cda7 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "unicorn" # Version 1.0.1 invokes `YAML.safe_load` with arguments that are incompatible # with Ruby 2.5, causing an `ArgumentError: unknown keyword: permitted_classes` -gem "front_matter_parser", "1.0.0" +gem "front_matter_parser", "1.0.1" group :development, :test do gem "appraisal" diff --git a/Gemfile.lock b/Gemfile.lock index 634616e245..76db258977 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,7 +139,7 @@ GEM activesupport capybara i18n - front_matter_parser (1.0.0) + front_matter_parser (1.0.1) globalid (0.4.2) activesupport (>= 4.2.0) hashdiff (1.0.1) @@ -330,7 +330,7 @@ DEPENDENCIES factory_bot_rails faker formulaic - front_matter_parser (= 1.0.0) + front_matter_parser (= 1.0.1) globalid i18n-tasks (= 0.9.34) kaminari-i18n