From aba261c393aa276bf278e1a62b3c889ad3906fa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Oct 2021 06:12:01 +0000 Subject: [PATCH] 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] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 872fd9da5d..3994754547 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)