From 500fe925be22740e0e957993c760a8d0b6c0be30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 03:43:57 +0000 Subject: [PATCH] Bump CFPropertyList from 3.0.3 to 3.0.5 Bumps [CFPropertyList](https://github.com/ckruse/CFPropertyList) from 3.0.3 to 3.0.5. - [Release notes](https://github.com/ckruse/CFPropertyList/releases) - [Commits](https://github.com/ckruse/CFPropertyList/compare/cfpropertylist-3.0.3...cfpropertylist-3.0.5) --- updated-dependencies: - dependency-name: CFPropertyList dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a7f751a..367a6a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.3) + CFPropertyList (3.0.5) + rexml activesupport (6.1.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2)