From a3ac2fa0719ed4fb8e733db9c4e1f2b1b07d9d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 10:10:21 +0000 Subject: [PATCH] Bump pkg-config from 1.4.1 to 1.4.9 Bumps [pkg-config](https://github.com/ruby-gnome/pkg-config) from 1.4.1 to 1.4.9. - [Release notes](https://github.com/ruby-gnome/pkg-config/releases) - [Changelog](https://github.com/ruby-gnome/pkg-config/blob/master/NEWS) - [Commits](https://github.com/ruby-gnome/pkg-config/compare/1.4.1...1.4.9) --- updated-dependencies: - dependency-name: pkg-config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 825146d2c4..f76653385a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,6 +4,7 @@ GIT ref: e65246bea49374566a9dbaead59fdb35b46b086d specs: hcaptcha (6.0.1) + json GIT remote: https://github.com/ianheggie/health_check @@ -419,7 +420,7 @@ GEM pg (1.2.3) pghero (2.5.1) activerecord (>= 5) - pkg-config (1.4.1) + pkg-config (1.4.9) premailer (1.11.1) addressable css_parser (>= 1.6.0) -- GitLab