From a674c9d25ff3aa60e07da9cce2b57ef9d88face8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 09:03:36 +1000 Subject: [PATCH] Bump parseconfig from 1.1.0 to 1.1.2 (#2193) * Bump parseconfig from 1.1.0 to 1.1.2 Bumps [parseconfig](https://github.com/datafolklabs/ruby-parseconfig) from 1.1.0 to 1.1.2. - [Release notes](https://github.com/datafolklabs/ruby-parseconfig/releases) - [Changelog](https://github.com/datafolklabs/ruby-parseconfig/blob/master/Changelog) - [Commits](https://github.com/datafolklabs/ruby-parseconfig/commits) --- updated-dependencies: - dependency-name: parseconfig dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * testing approval process * Update github_actions.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: wheatley --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 872fd9da5..399475454 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM activerecord (>= 4.0, < 6.3) hashie-forbidden_attributes (~> 0.1) parallel (1.20.1) - parseconfig (1.1.0) + parseconfig (1.1.2) parser (3.0.2.0) ast (~> 2.4.1) power_assert (2.0.1)